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:
@@ -1,7 +1,7 @@
|
||||
[templates.dmskitty]
|
||||
input_path = './matugen/templates/kitty.conf'
|
||||
input_path = 'SHELL_DIR/matugen/templates/kitty.conf'
|
||||
output_path = '~/.config/kitty/dank-theme.conf'
|
||||
|
||||
[templates.dmskittytabs]
|
||||
input_path = './matugen/templates/kitty-tabs.conf'
|
||||
input_path = 'SHELL_DIR/matugen/templates/kitty-tabs.conf'
|
||||
output_path = '~/.config/kitty/dank-tabs.conf'
|
||||
Reference in New Issue
Block a user