From cfab2c2dd52a292a036343ed03f487fcdb9fe216 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 9 Apr 2024 07:26:30 +0200 Subject: [PATCH] dconf: more GTK4 tweaks for theme GNOME found another way to configure things, ignoring the previous one... --- dotfiles/dconf.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotfiles/dconf.ini b/dotfiles/dconf.ini index 04a123f..c7235a3 100644 --- a/dotfiles/dconf.ini +++ b/dotfiles/dconf.ini @@ -5,6 +5,9 @@ run-in-background=true [org/gnome/desktop/interface] color-scheme="prefer-dark" +gtk-theme="Adwaita:dark" +icon-theme="Adwaita" +cursor-theme="Adwaita" [org/virt-manager/virt-manager] xmleditor-enabled=false