wleave setup
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 32s
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 32s
This commit is contained in:
@ -14,9 +14,9 @@
|
||||
};
|
||||
|
||||
gtk = {
|
||||
gtk4.theme = config.gtk.theme;
|
||||
enable = true;
|
||||
theme = { package = pkgs.flat-remix-gtk; name = "Flat-Remix-GTK-Grey-Darkest"; };
|
||||
theme = { package = pkgs.magnetic-catppuccin-gtk; name = "Catppuccin-GTK-Dark"; };
|
||||
gtk4.theme = config.gtk.theme;
|
||||
font = { name = "Sans"; size = 11; };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user