From 1a596a5359368ae79a7cd2ff10b3775d0521f040 Mon Sep 17 00:00:00 2001 From: 514fpv Date: Tue, 30 Jul 2024 18:45:20 +0800 Subject: [PATCH] home(gnome): add some gnome-specific theming --- home/gnome/impl/dconf.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/gnome/impl/dconf.nix b/home/gnome/impl/dconf.nix index 88a265af..fb1a3d8c 100644 --- a/home/gnome/impl/dconf.nix +++ b/home/gnome/impl/dconf.nix @@ -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" = {