1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-08 06:25:37 -05:00

matugen: fix shell path replacement

This commit is contained in:
bbedward
2025-11-09 10:29:09 -05:00
parent 1e5848e0d5
commit e0f2c03b91
17 changed files with 44 additions and 65 deletions

View File

@@ -1,4 +1,4 @@
[templates.dmspywalfox]
input_path = './matugen/templates/pywalfox-colors.json'
input_path = 'SHELL_DIR/matugen/templates/pywalfox-colors.json'
output_path = '~/.cache/wal/dank-pywalfox.json'
post_hook = 'command -v pywalfox && test -f ~/.cache/wal/colors.json && pywalfox update'