gtk: following wayland display config now?

This commit is contained in:
Andrew Scott 2024-10-06 00:44:19 -04:00
parent 3e3ed8dacb
commit f31d2436f8
Signed by: a
GPG key ID: 7CD5A5977E4931C1
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# GTK2 Settings
gtk-theme-name="Colloid-Dark-Compact-Catppuccin"
gtk-icon-theme-name="Colloid-Grey-Dark"
gtk-font-name="DejaVu Sans 10"
gtk-font-name="DejaVu Sans 12"

View file

@ -1,4 +1,4 @@
[Settings]
gtk-theme-name = Colloid-Dark-Compact-Catppuccin
gtk-icon-theme-name = Colloid-Grey-Dark
gtk-font-name = DejaVu Sans 10
gtk-font-name = "DejaVu Sans 12"

View file

@ -2,4 +2,4 @@
gtk-application-preferdark-theme = true
gtk-theme-name = Colloid-Dark-Compact-Catppuccin
gtk-icon-theme-name = Colloid-Grey-Dark
gtk-font-name = "DejaVu Sans 10"
gtk-font-name = "DejaVu Sans 12"