12 lines
453 B
INI
12 lines
453 B
INI
[Settings]
|
|
# libadwaita apps normally take their dark preference from the
|
|
# org.freedesktop.appearance portal (served by xdg-desktop-portal-gtk, which
|
|
# reads gsettings). This file is the fallback for plain GTK4 apps and for the
|
|
# window before the portal answers.
|
|
gtk-application-prefer-dark-theme=1
|
|
gtk-theme-name=adw-gtk3-dark
|
|
gtk-icon-theme-name=Adwaita
|
|
gtk-font-name=Adwaita Sans 11
|
|
gtk-cursor-theme-name=oreo_blue_cursors
|
|
gtk-cursor-theme-size=24
|