remove gnome firefox theme
This commit is contained in:
parent
aa83d89957
commit
2e4d58a4fd
3 changed files with 6 additions and 24 deletions
|
|
@ -103,13 +103,6 @@ home-manager.users.jsutter = {
|
|||
gnomeExtensions.cpufreq
|
||||
];
|
||||
home.sessionVariables.GTK_THEME = "palenight";
|
||||
home.file."firefox-gnome-theme" = {
|
||||
target = ".mozilla/firefox/default/chrome/firefox-gnome-theme";
|
||||
source = fetchTarball {
|
||||
url = "https://github.com/rafaelmardojai/firefox-gnome-theme/archive/master.tar.gz";
|
||||
sha256 = "1k7w7drq5xvxccxijjl6spf4w02ghil9jya35crysa3hi0mvyn29";
|
||||
};
|
||||
};
|
||||
};
|
||||
# GNUPG Stuff
|
||||
services.pcscd.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue