matugen: set dark/light mode theme

This commit is contained in:
Nico 2025-12-17 01:36:28 +11:00
parent 2f36189e44
commit ec2905ee33
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@
swaynotificationcenter swaynotificationcenter
hyprshot hyprshot
matugen matugen
glib
pywalfox-native pywalfox-native
hyprshade hyprshade
hyprpolkitagent hyprpolkitagent

View file

@ -24,6 +24,7 @@ output_path = '~/.config/gtk-3.0/gtk.css'
[templates.gtk4] [templates.gtk4]
input_path = './templates/gtk-colors.css' input_path = './templates/gtk-colors.css'
output_path = '~/.config/gtk-4.0/gtk.css' output_path = '~/.config/gtk-4.0/gtk.css'
post_hook = "gsettings set org.gnome.desktop.interface color-scheme 'prefer-{{mode}}'"
[templates.matugen] [templates.matugen]
input_path = './templates/walker.css' input_path = './templates/walker.css'