diff --git a/users/erwin/home.nix b/users/erwin/home.nix index 5159357..d906cc6 100644 --- a/users/erwin/home.nix +++ b/users/erwin/home.nix @@ -163,6 +163,7 @@ in bitwarden blink1-tool bottom + dconf dbeaver easyeffects fd @@ -257,6 +258,12 @@ in fcitx5.addons = with pkgs; [ fcitx5-m17n fcitx5-gtk fcitx5-configtool ]; }; + dconf.settings = { + "org/gnome/desktop/interface" = { + color-scheme = "prefer-dark"; + }; + }; + gtk = { enable = true; theme = {