mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
matugen: wrap pywalfox in sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
[templates.dmspywalfox]
|
[templates.dmspywalfox]
|
||||||
input_path = 'SHELL_DIR/matugen/templates/pywalfox-colors.json'
|
input_path = 'SHELL_DIR/matugen/templates/pywalfox-colors.json'
|
||||||
output_path = '~/.cache/wal/dank-pywalfox.json'
|
output_path = '~/.cache/wal/dank-pywalfox.json'
|
||||||
post_hook = 'command -v pywalfox; test -f ~/.cache/wal/colors.json; pywalfox update'
|
post_hook = 'sh -c "command -v pywalfox && test -f ~/.cache/wal/colors.json && pywalfox update"'
|
||||||
|
|||||||
Reference in New Issue
Block a user