This commit is contained in:
2022-02-15 00:37:58 -05:00
parent a7385b2bf5
commit d013963c3f
4 changed files with 116 additions and 3 deletions
+3 -1
View File
@@ -1,5 +1,5 @@
post = "kitty @ set-colors --all --configured .cache/theme/kitty.conf"
post = "kitty @ set-colors --all --configured ~/.cache/theme/kitty.conf"
# TODO: update ttys, fix vim, get all themes from wal/colorschemes/dark
@@ -20,3 +20,5 @@ zathura-custom = "~/.config/zathura/zathurarc"
discord = { file = "~/.cache/wal/colors.css", post = "pywal-discord &" }
firefox = { file = "~/.cache/wal/colors.json", post = "pywalfox update &" }
binary-ninja-custom = { file = "~/.config/binja/.binaryninja/themes/theme.bntheme" }