mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 09:16:35 +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;
|
SkipOnboarding = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
nameSuffix = "-devedition";
|
icon = "firefox-devedition";;
|
||||||
pname = "firefox-devedition";
|
|
||||||
desktopName = "Firefox DevEdition";
|
|
||||||
wmClass = "firefox-devedition";
|
|
||||||
};
|
};
|
||||||
profiles = {
|
profiles = {
|
||||||
default = {
|
default = {
|
||||||
|
|
Loading…
Reference in a new issue