update tmux config
This commit is contained in:
parent
a443b608dc
commit
2cf78f19e8
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
required: tmux, tpm (https://github.com/tmux-plugins/tpm#installation)
|
required: tmux, tpm (https://github.com/tmux-plugins/tpm#installation) (into ~/.local/share/tmux/plugins/tpm)
|
||||||
|
|
|
@ -28,6 +28,7 @@ bind-key -T copy-mode-vi y send-keys -X copy-selection-and-cancel
|
||||||
|
|
||||||
# Theme
|
# Theme
|
||||||
set -g @catppuccin_flavour "mocha"
|
set -g @catppuccin_flavour "mocha"
|
||||||
|
set -g @catppuccin_status_modules "-"
|
||||||
set -g @catppuccin_status_modules_right "-"
|
set -g @catppuccin_status_modules_right "-"
|
||||||
|
|
||||||
# Session splitting
|
# Session splitting
|
||||||
|
|
Loading…
Reference in a new issue