swaync: use matugen
This commit is contained in:
parent
338adb8d25
commit
9658cdfc12
3 changed files with 46 additions and 44 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue