diff --git a/scripts/.local/share/scripts/switch-theme b/scripts/.local/share/scripts/switch-theme index 4b2616e..68c695c 100755 --- a/scripts/.local/share/scripts/switch-theme +++ b/scripts/.local/share/scripts/switch-theme @@ -12,7 +12,7 @@ change_theme() { sed -i "s/iceberg_$1/iceberg_$2/" ~/.config/zathura/zathurarc kitty +kitten themes --reload-in=all "Iceberg $(capitalize "$2")" tmux source-file ~/.tmux.conf - nvr --remote-send ":source ~/.config/nvim/init.vim :set nonumber :set norelativenumber " + nvr --remote-send ":source ~/.config/nvim/init.vim " } recolor_zathura() {