firefox color scheme and addons

This commit is contained in:
Noah Masur
2022-05-07 14:24:00 -04:00
parent 337ddd6c35
commit 2c4a737d37
4 changed files with 98 additions and 5 deletions

View File

@ -15,7 +15,7 @@
enable = config.services.xserver.enable;
# Make the login screen dark
greeters.gtk.theme.name = config.gui.gtkTheme;
greeters.gtk.theme = { name = config.gui.gtkTheme; };
};
};