fix broken gnome cursor settings

This commit is contained in:
Kim, Jimin 2024-10-30 16:46:23 +09:00
parent 601f34d99c
commit 45fe34fec0
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

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