From 8b817c8e54f39f8844c99989eeb0ed364ba9a1c7 Mon Sep 17 00:00:00 2001 From: coolneng Date: Fri, 5 Jan 2024 18:07:39 +0100 Subject: [PATCH] Use the proper terminal name in tmux --- tmux/.tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index f9fcf83..970e200 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -8,7 +8,6 @@ set -g bell-action any ## Set default terminal set -g default-terminal "screen-256color" -set -ag terminal-overrides ",xterm-256color:RGB" # i3 split bindings