fix merge issues
This commit is contained in:
parent
615aca44ef
commit
95981284d4
@ -49,6 +49,7 @@ input_path = "~/.config/matugen/templates/kitty.conf"
|
||||
output_path = "~/.config/kitty/colors.conf"
|
||||
post_hook = "pkill -SIGUSR1 kitty"
|
||||
|
||||
<<<<<<< HEAD
|
||||
[templates.pywalfox]
|
||||
input_path = '~/.config/matugen/templates/pywalfox.json'
|
||||
output_path = '~/.cache/wal/colors.json'
|
||||
@ -56,3 +57,8 @@ post_hook = 'pywalfox update'
|
||||
[templates.foot]
|
||||
input_path = '~/.config/matugen/templates/foot.ini'
|
||||
output_path = '~/.config/foot/colors.ini'
|
||||
|
||||
[templates.pywafox]
|
||||
input_path = '~/.config/matugen/templates/pywalfox.json'
|
||||
output_path = '~/.cache/wal/colors.json'
|
||||
post_hook = '/home/lucy/.local/share/pipx/venvs/pywalfox/bin/python -u -m pywalfox update'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user