Fixing colors

This commit is contained in:
Daniel Weber 2024-07-18 09:14:02 -04:00
parent f6b1e7912e
commit 0e89bdf930

View File

@ -6,7 +6,7 @@ set -g @plugin '2kabhishek/tmux2k'
set -g @tmux2k-theme 'default icons' set -g @tmux2k-theme 'default icons'
set -g default-terminal 'tmux-256color' set -ga terminal-overrides ",xterm-256color:Tc"
# undercurl support # undercurl support
set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm' set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm'
# support colors for undercurl # support colors for undercurl