Dotfiles V1.1.1
Updated sketchybar and tmux config
This commit is contained in:
@@ -61,8 +61,6 @@ set -g @plugin 'christoomey/vim-tmux-navigator' # vim-like navigation
|
||||
set -g @plugin 'catppuccin/tmux' # Theme
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
set -g @plugin 'omerxx/tmux-sessionx'
|
||||
set -g @plugin 'sainnhe/tmux-fzf'
|
||||
|
||||
#############################################################
|
||||
# Catppuccin config #
|
||||
@@ -94,12 +92,5 @@ set -ag status-right "#{E:@catppuccin_status_date_time}"
|
||||
set -g @resurrect-capture-pane-contents 'on'
|
||||
set -g @continuum-restore 'on'
|
||||
|
||||
###################
|
||||
# Sessionx config #
|
||||
###################
|
||||
|
||||
unbind s
|
||||
set -g @sessionx-bind 's'
|
||||
|
||||
|
||||
run '~/.config/tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user