swaync: use matugen

This commit is contained in:
Nico 2025-05-03 16:16:02 +10:00
parent 338adb8d25
commit 9658cdfc12
3 changed files with 46 additions and 44 deletions

View file

@ -11,6 +11,11 @@ input_path = './templates/colors.css'
output_path = '~/.config/waybar/colors.css'
post_hook = 'pkill -SIGUSR2 waybar'
[templates.swaync]
input_path = './templates/colors.css'
output_path = '~/.config/swaync/colors.css'
post_hook = 'swaync-client --reload-css'
[templates.gtk3]
input_path = './templates/gtk-colors.css'
output_path = '~/.config/gtk-3.0/gtk.css'