h
This commit is contained in:
parent
adb4d2c66e
commit
d6991f1c75
1 changed files with 3 additions and 0 deletions
|
@ -27,12 +27,15 @@ in
|
|||
enable = true;
|
||||
theme = {
|
||||
name = "vimix-dark-ruby";
|
||||
package = pkgs.vimix-gtk-themes;
|
||||
};
|
||||
iconTheme = {
|
||||
name = "Vimix Ruby Dark";
|
||||
package = pkgs.vimix-icon-theme;
|
||||
};
|
||||
cursorTheme = {
|
||||
name = "Catppuccin-Mocha-Dark";
|
||||
package = pkgs.catppuccin-cursors.mochaDark;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue