change tmux theme

This commit is contained in:
2024-10-28 11:42:09 -04:00
parent 4ef64266bb
commit 7678734874
+3 -2
View File
@@ -59,13 +59,14 @@ unbind -T copy-mode-vi MouseDragEnd1Pane
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'christoomey/vim-tmux-navigator'
set -g @plugin 'jimeh/tmux-themepack'
#set -g @plugin 'jimeh/tmux-themepack'
set -g @plugin 'nordtheme/tmux'
set -g @plugin 'thewtex/tmux-mem-cpu-load'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'tmux-plugins/tmux-resurrect' # persist tmux sessions across reboot
set -g @plugin 'tmux-plugins/tmux-continuum' # automatically saves session every 15 mins
set -g @themepack 'powerline/default/cyan'
#set -g @themepack 'powerline/default/cyan'
set -g @continuum-restore 'on'
set -g @resurrect-strategy-nvim 'session'
set -g @resurrect-processes 'ssh' # space separated list of programs to restore