diff --git a/desktops/gnome.nix b/desktops/gnome.nix index ac55a626..757fb5eb 100644 --- a/desktops/gnome.nix +++ b/desktops/gnome.nix @@ -46,10 +46,10 @@ ]; imports = [ - # ./gnome/themes/gruvbox.nix - # ./gnome/themes/tokyo-night.nix - # ./gnome/themes/nordic.nix - # ./gnome/themes/vimix.nix + ./gnome/themes/gruvbox.nix + ./gnome/themes/tokyo-night.nix + ./gnome/themes/nordic.nix + ./gnome/themes/vimix.nix ./gnome/themes/fluent.nix ]; # Idea... Move these to a separate file and tie it into dconf sections that load the theme automatically when I want it.