feat: enable stylix integration with home-manager
This commit is contained in:
parent
9fec340586
commit
bc64af1a17
5 changed files with 5 additions and 17 deletions
|
@ -5,19 +5,6 @@
|
|||
}: {
|
||||
gtk = {
|
||||
enable = true;
|
||||
cursorTheme = {
|
||||
package = pkgs.vanilla-dmz;
|
||||
name = "Vanilla-DMZ";
|
||||
size = 24;
|
||||
};
|
||||
font = {
|
||||
name = "Aileron";
|
||||
size = 10;
|
||||
};
|
||||
theme = {
|
||||
package = pkgs.gruvbox-gtk-theme;
|
||||
name = "Gruvbox-Dark-BL";
|
||||
};
|
||||
iconTheme = {
|
||||
package = pkgs.gruvbox-plus-icons;
|
||||
name = "Gruvbox-Plus-Dark";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue