switch back to vim

This commit is contained in:
Michael Chalupiak
2024-11-01 16:12:16 -04:00
parent f9603880e0
commit 1dc809a6f8
11 changed files with 41 additions and 51 deletions

View File

@@ -27,7 +27,8 @@ theme-file-extension = ".config.py"
path = "https://github.com/HaoZeke/base16-zathura"
name = "tinted-zathura"
themes-dir = "build_schemes/colors"
hook = "cat ~/.config/zathura/config > ~/.config/zathura/zathurarc && cat %f >> ~/.config/zathura/zathurarc"
# hook = "cat ~/.config/zathura/config > ~/.config/zathura/zathurarc && cat %f >> ~/.config/zathura/zathurarc"
hook = "cp -f %f ~/.config/zathura/colors"
[[items]]
path = "https://github.com/tinted-theming/base16-xresources"