|
@ -65,12 +65,14 @@ bind-key -r f run-shell "tmux neww ~/.local/bin/tmux-sessionizer" |
|
|
set -g @plugin 'tmux-plugins/tpm' |
|
|
set -g @plugin 'tmux-plugins/tpm' |
|
|
set -g @plugin 'tmux-plugins/tmux-sensible' |
|
|
set -g @plugin 'tmux-plugins/tmux-sensible' |
|
|
|
|
|
|
|
|
set -g @plugin "janoamaral/tokyo-night-tmux" |
|
|
|
|
|
set -g @tokyo-night-tmux_window_id_style digital |
|
|
|
|
|
|
|
|
# set -g @plugin "janoamaral/tokyo-night-tmux" |
|
|
|
|
|
# set -g @tokyo-night-tmux_window_id_style digital |
|
|
|
|
|
|
|
|
# set -g @plugin 'Nybkox/tmux-kanagawa' |
|
|
|
|
|
# set -g @kanagawa-show-powerline true |
|
|
|
|
|
# set -g @kanagawa-theme 'wave' |
|
|
|
|
|
|
|
|
set -g @plugin 'Nybkox/tmux-kanagawa' |
|
|
|
|
|
set -g @kanagawa-show-powerline true |
|
|
|
|
|
set -g @kanagawa-theme 'wave' |
|
|
|
|
|
|
|
|
|
|
|
# set -g @plugin 'jibingeo/tmux-colors-ayu' |
|
|
|
|
|
|
|
|
# set -g @plugin 'egel/tmux-gruvbox' |
|
|
# set -g @plugin 'egel/tmux-gruvbox' |
|
|
# set -g @tmux-gruvbox 'dark' # or 'light' |
|
|
# set -g @tmux-gruvbox 'dark' # or 'light' |
|
|