jankyborders: use matugen
This commit is contained in:
parent
ae71080920
commit
d7f3b5363c
3 changed files with 9 additions and 0 deletions
|
|
@ -58,3 +58,8 @@ output_path = '~/.config/vesktop/themes/midnight-discord.css'
|
|||
input_path = './templates/sketchybar.sh'
|
||||
output_path = '~/.config/sketchybar/colours.sh'
|
||||
post_hook = 'sketchybar --reload'
|
||||
|
||||
[templates.jankyborders]
|
||||
input_path = './templates/jankyborders.sh'
|
||||
output_path = '~/.cache/matugen-jankyborders.sh'
|
||||
post_hook = 'sh ~/.cache/matugen-jankyborders.sh'
|
||||
|
|
|
|||
3
stow/.config/matugen/templates/jankyborders.sh
Normal file
3
stow/.config/matugen/templates/jankyborders.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
borders active_color=0xFF{{colors.primary.default.hex_stripped}} inactive_color=0xFF{{colors.surface_dim.default.hex_stripped}} width=6.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue