fix(gnome): add some gnome-specific theming

This commit is contained in:
514fpv 2024-07-30 18:45:20 +08:00
parent 3afc10527e
commit a6613c5946
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -35,11 +35,11 @@ in mkIf cfg.enable {
"${pd}/interface" = {
color-scheme = "prefer-dark";
#cursor-theme = "catppuccin-mocha-dark-cursors";
cursor-theme = "Bibata-Modern-Classic";
font-antialiasing = "grayscale";
font-hinting = "slight";
#gtk-theme = "catppuccin-mocha-pink-compact";
#icon-theme = "Papirus-Dark";
gtk-theme = "Adwaita-dark";
icon-theme = "Papirus";
};
"${pd}/screensaver" = {