mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-04 18:24:38 +02:00
dconf: more GTK4 tweaks for theme
GNOME found another way to configure things, ignoring the previous one...
This commit is contained in:
parent
3acac25bd5
commit
cfab2c2dd5
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ run-in-background=true
|
||||||
|
|
||||||
[org/gnome/desktop/interface]
|
[org/gnome/desktop/interface]
|
||||||
color-scheme="prefer-dark"
|
color-scheme="prefer-dark"
|
||||||
|
gtk-theme="Adwaita:dark"
|
||||||
|
icon-theme="Adwaita"
|
||||||
|
cursor-theme="Adwaita"
|
||||||
|
|
||||||
[org/virt-manager/virt-manager]
|
[org/virt-manager/virt-manager]
|
||||||
xmleditor-enabled=false
|
xmleditor-enabled=false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue