This commit is contained in:
iFargle 2023-07-11 20:13:41 +09:00
parent cc44ccf216
commit bb957b95b3
2 changed files with 10 additions and 10 deletions

View file

@ -51,11 +51,11 @@
imports = [
# Gnome Themes
./gnome/themes/gruvbox.nix
./gnome/themes/tokyo-night.nix
./gnome/themes/nordic.nix
./gnome/themes/vimix.nix
./gnome/themes/fluent.nix
# ./gnome/themes/gruvbox.nix
# ./gnome/themes/tokyo-night.nix
# ./gnome/themes/nordic.nix
# ./gnome/themes/vimix.nix
# ./gnome/themes/fluent.nix
# You may need to edit which theme you're using in dconf.nix if you remove themes
];
# Idea... Move these to a separate file and tie it into dconf

View file

@ -51,11 +51,11 @@
imports = [
# Gnome Themes
# ./gnome/themes/gruvbox.nix
# ./gnome/themes/tokyo-night.nix
# ./gnome/themes/nordic.nix
# ./gnome/themes/vimix.nix
# ./gnome/themes/fluent.nix
./gnome/themes/gruvbox.nix
./gnome/themes/tokyo-night.nix
./gnome/themes/nordic.nix
./gnome/themes/vimix.nix
./gnome/themes/fluent.nix
# You may need to edit which theme you're using in dconf.nix if you remove themes
];
# Idea... Move these to a separate file and tie it into dconf