mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 17:54:22 +02:00
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:
parent
5e40ba8ec3
commit
e9bcb9ba61
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
||||||
process-all-outputs=true
|
process-all-outputs=true
|
||||||
process-all-inputs=true
|
process-all-inputs=true
|
||||||
run-in-background=true
|
run-in-background=true
|
||||||
|
|
||||||
|
[org/gnome/desktop/interface]
|
||||||
|
color-scheme="prefer-dark"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue