diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 6c0ddf4..b8c686d 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -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