tmux: fix catppuccin theme
This commit is contained in:
parent
8a860b25cf
commit
a443b608dc
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ bind-key -T copy-mode-vi y send-keys -X copy-selection-and-cancel
|
|||
|
||||
# Theme
|
||||
set -g @catppuccin_flavour "mocha"
|
||||
set -g @catppuccin_status_modules "-"
|
||||
set -g @catppuccin_status_modules_right "-"
|
||||
|
||||
# Session splitting
|
||||
bind D kill-session
|
||||
|
|
Loading…
Reference in a new issue