fix broken gnome cursor settings
This commit is contained in:
parent
601f34d99c
commit
45fe34fec0
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue