set tmux to use 24-bit colors

This commit is contained in:
2024-02-27 11:56:51 +05:30
parent a8578d6817
commit cb92e302aa

View File

@ -14,6 +14,7 @@
];
extraConfig = "
set-option -sa terminal-overrides \",xterm*:Tc\"
set -g mouse on
set-option -g status-position top
set-option -g allow-rename off