change gtk theme to catpuccin

This commit is contained in:
Frost-Phoenix 2023-11-09 23:04:56 +01:00
parent ee4b4049b9
commit da9017a4f3

View file

@ -7,6 +7,7 @@
pkgs.twemoji-color-font
pkgs.noto-fonts-emoji
];
gtk = {
enable = true;
font = {
@ -30,6 +31,7 @@
name = "Catppuccin-Frappe-Dark";
};
};
home.pointerCursor = {
package = pkgs.catppuccin-cursors;
name = "Catppuccin-Frappe-Red";