This commit is contained in:
Sakooooo 2023-07-17 20:39:25 +03:00
parent e0a04160cb
commit adb4d2c66e
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -26,15 +26,12 @@ in
greeters.gtk = {
enable = true;
theme = {
package = pkgs.vimix-gtk-themes;
name = "vimix-dark-ruby";
};
iconTheme = {
package = pkgs.vimix-icon-theme;
name = "Vimix Ruby Dark";
};
cursorTheme = {
package = pkgs.catppuccin-cursors.mochaDark;
name = "Catppuccin-Mocha-Dark";
};
};