clean unused tmux packages
This commit is contained in:
parent
9d4a0883e9
commit
842b61977c
1 changed files with 2 additions and 1 deletions
|
|
@ -27,8 +27,9 @@ setw -g pane-base-index 1
|
||||||
# reload configuration
|
# reload configuration
|
||||||
bind-key -r r source-file ~/.tmux.conf
|
bind-key -r r source-file ~/.tmux.conf
|
||||||
run ~/.tmux/plugins/catppuccin/catppuccin.tmux
|
run ~/.tmux/plugins/catppuccin/catppuccin.tmux
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
#
|
# catppuccin
|
||||||
|
|
||||||
set -g @catppuccin_window_left_separator ""
|
set -g @catppuccin_window_left_separator ""
|
||||||
set -g @catppuccin_window_right_separator " "
|
set -g @catppuccin_window_right_separator " "
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue