aboutsummaryrefslogtreecommitdiffhomepage
path: root/home-manager
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-05-29 01:14:19 +0900
committernsfisis <nsfisis@gmail.com>2024-05-29 01:27:07 +0900
commit52eff99dcc99f6a9232b857c28912d7172d71492 (patch)
tree67a0a9c41a66387c4c7d34176ba8b7c7551b212a /home-manager
parentc80fb286cf076411f244b16012acde79c3f2a99d (diff)
downloaddotfiles-52eff99dcc99f6a9232b857c28912d7172d71492.tar.gz
dotfiles-52eff99dcc99f6a9232b857c28912d7172d71492.tar.zst
dotfiles-52eff99dcc99f6a9232b857c28912d7172d71492.zip
tmux: update terminal-overrides
Diffstat (limited to 'home-manager')
-rw-r--r--home-manager/config/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/config/tmux/tmux.conf b/home-manager/config/tmux/tmux.conf
index b93f6d6..d62e67c 100644
--- a/home-manager/config/tmux/tmux.conf
+++ b/home-manager/config/tmux/tmux.conf
@@ -14,7 +14,7 @@ set-option -g renumber-windows on
set-option -g focus-events on
# TERMINAL FEATURES {{{2
-set-option -ga terminal-overrides ',tmux-256color:Tc'
+set-option -ga terminal-overrides ',tmux-256color:RGB'
# APPEARANCE {{{2
set-option -g status-justify left