This commit is contained in:
2022-08-16 17:25:49 -04:00
parent ae39e8a19f
commit 8633ae21d1
3 changed files with 29 additions and 3 deletions
+3 -3
View File
@@ -1,5 +1,3 @@
# TODO: update ttys get all themes from wal/colorschemes/dark
[apps]
vim-custom = "~/.config/nvim/colors/theme.vim"
@@ -21,4 +19,6 @@ firefox = { file = "~/.cache/wal/colors.json", post = "pywalfox update &" }
binary-ninja-custom = { file = "~/.config/binja/.binaryninja/themes/theme.bntheme" }
tmtheme = { file = "~/theme.tmTheme" }
tmtheme = { file = "~/.cache/theme/theme.tmTheme" }
tmux = { file = "~/.cache/theme/tmux.conf" }