diff --git a/tmux.conf b/tmux.conf index 24face0..9b88c1c 100644 --- a/tmux.conf +++ b/tmux.conf @@ -43,7 +43,7 @@ set -g @catppuccin_flavour 'mocha' # latte,frappe, macchiato or mocha # Options to make tmux more pleasant set -g mouse on -set -g default-terminal "wezterm" +set -g default-terminal "xterm-256color" set -as terminal-features ",wezterm*:RGB" set -g history-limit 20000