mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-15 10:12:07 -04: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