dconf: prefer dark theme

Some applications may not obey Net/ThemeName and use this to know how
this should be customized.
This commit is contained in:
Vincent Bernat 2022-06-19 20:36:18 +02:00
parent 5e40ba8ec3
commit e9bcb9ba61

View file

@ -2,3 +2,6 @@
process-all-outputs=true
process-all-inputs=true
run-in-background=true
[org/gnome/desktop/interface]
color-scheme="prefer-dark"