mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 16:06:33 +01:00
fix firefox icon
This commit is contained in:
parent
3feddda73e
commit
12f8307074
1 changed files with 1 additions and 4 deletions
|
@ -112,10 +112,7 @@ in {
|
|||
SkipOnboarding = true;
|
||||
};
|
||||
};
|
||||
nameSuffix = "-devedition";
|
||||
pname = "firefox-devedition";
|
||||
desktopName = "Firefox DevEdition";
|
||||
wmClass = "firefox-devedition";
|
||||
icon = "firefox-devedition";;
|
||||
};
|
||||
profiles = {
|
||||
default = {
|
||||
|
|
Loading…
Reference in a new issue