This commit is contained in:
iFargle 2023-09-29 19:41:54 +09:00
parent 7a35d0f946
commit 43970a5d18

View file

@ -8,13 +8,13 @@ let
# Day Variant
day-wallpaper = "file:///etc/nixos/git/wallpapers/gruvbox/wallpaper9.jpg";
# day-gtk-theme = "vimix-doder";
day-gtk-theme = "";
day-shell-theme = "vimix-doder";
day-icon-theme = "Vimix-Doder";
# Night Variant
night-wallpaper = "file:///etc/nixos/git/wallpapers/gruvbox/wallpaper12.jpg";
# night-gtk-theme = "Gruvbox-Dark-BL";
night-gtk-theme = "";
night-shell-theme = "Gruvbox-Dark-BL";
night-icon-theme = "Nordzy-yellow-dark";
in {