diff --git a/home/gnome.nix b/home/gnome.nix index c82d490..71c14ca 100644 --- a/home/gnome.nix +++ b/home/gnome.nix @@ -5,6 +5,7 @@ # Use `dconf watch /` to track stateful changes you are doing, then set them here. "org/gnome/desktop/interface" = { color-scheme = "prefer-dark"; + gtk-theme = "Adwaita-dark"; }; "org/gnome/desktop/background" = let width = 3840;