New backup 2025-10-22 21:30:03

This commit is contained in:
Penelope Gwen 2025-10-22 21:30:03 -07:00
parent 62ae7fa4a2
commit 33bb3154d6
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[Settings] [Settings]
gtk-theme-name=Adwaita-dark gtk-theme-name=pogmom-gtk
gtk-icon-theme-name=breeze-dark gtk-icon-theme-name=breeze-dark
gtk-font-name=Overpass Nerd Font Propo 10 gtk-font-name=Overpass Nerd Font Propo 10
gtk-cursor-theme-name=Adwaita gtk-cursor-theme-name=Adwaita
@ -14,4 +14,4 @@ gtk-xft-antialias=1
gtk-xft-hinting=1 gtk-xft-hinting=1
gtk-xft-hintstyle=hintslight gtk-xft-hintstyle=hintslight
gtk-xft-rgba=rgb gtk-xft-rgba=rgb
gtk-application-prefer-dark-theme=1 gtk-application-prefer-dark-theme=0

View file

@ -3,5 +3,5 @@
"export-gtkrc-20": true, "export-gtkrc-20": true,
"export-index-theme": true, "export-index-theme": true,
"export-xsettingsd": true, "export-xsettingsd": true,
"export-gtk4-symlinks": true "export-gtk4-symlinks": false
} }