set cursor to catppuccin-frappe-dark-cursors

This commit is contained in:
Kim, Jimin 2025-06-04 15:33:02 +09:00
parent cc755a96c6
commit 12a3a10f23
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 11 additions and 1 deletions

View file

@ -5,4 +5,15 @@
flavor = "frappe";
};
catppuccin.obs.enable = true;
catppuccin.cursors = {
enable = true;
flavor = "frappe";
accent = "dark";
};
dconf.settings = {
"org/gnome/desktop/interface" = {
cursor-theme = "catppuccin-frappe-dark-cursors";
};
};
}

View file

@ -4,7 +4,6 @@
dconf.settings = {
"org/gnome/desktop/interface" = {
gtk-theme = "Pop-dark";
cursor-theme = "Adwaita";
icon-theme = "Papirus-Dark";
font-antialiasing = "grayscale";