summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2020-02-10 11:11:17 -0500
committerChloe Kudryavtsev <toast@toast.cafe>2020-02-10 11:11:17 -0500
commita5eb763f06de761b0e744da3504958176d01306c (patch)
treed98a073b94bbcf5d7ad1c39122a61e5ec0998794
parentvimrc: bonk rtp in nvim (diff)
tmux: update term overrides, add alacritty
-rw-r--r--dot_config/tmux/tmux.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/dot_config/tmux/tmux.conf b/dot_config/tmux/tmux.conf
index 4ad8ff3..4fd021f 100644
--- a/dot_config/tmux/tmux.conf
+++ b/dot_config/tmux/tmux.conf
@@ -14,8 +14,9 @@ set -g set-titles on
set -g set-titles-string "#T"
# true colors
-set -ga terminal-overrides ",*256col*:Tc"
-set -ga terminal-overrides ",xterm-kitty:Tc"
+set -ga terminal-overrides ",alacritty:RGB"
+set -ga terminal-overrides ",*256col*:RGB"
+set -ga terminal-overrides ",xterm-kitty:RGB"
# --- keybinds ---
# splitting