diff --git a/modules/desktop/de/hyprland.nix b/modules/desktop/de/hyprland.nix index ccff2d5..40bdc78 100644 --- a/modules/desktop/de/hyprland.nix +++ b/modules/desktop/de/hyprland.nix @@ -24,6 +24,7 @@ swaynotificationcenter hyprshot matugen + glib pywalfox-native hyprshade hyprpolkitagent diff --git a/stow/.config/matugen/config.toml b/stow/.config/matugen/config.toml index 62a46f6..0260ab9 100644 --- a/stow/.config/matugen/config.toml +++ b/stow/.config/matugen/config.toml @@ -24,6 +24,7 @@ output_path = '~/.config/gtk-3.0/gtk.css' [templates.gtk4] input_path = './templates/gtk-colors.css' output_path = '~/.config/gtk-4.0/gtk.css' +post_hook = "gsettings set org.gnome.desktop.interface color-scheme 'prefer-{{mode}}'" [templates.matugen] input_path = './templates/walker.css'