Tmux: Enable truecolor support
This commit is contained in:
parent
889739e443
commit
25c25a4a96
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
extraConfig = ''
|
||||
set -g status-position top
|
||||
|
||||
set-option -sa terminal-features ',xterm-256color:RGB'
|
||||
|
||||
set -g @catppuccin_window_left_separator ""
|
||||
set -g @catppuccin_window_right_separator " "
|
||||
set -g @catppuccin_window_middle_separator " █"
|
||||
|
|
Loading…
Reference in a new issue