From d2d064df4d5342453e3761f04daeb7178c877296 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Tue, 13 Feb 2024 14:56:23 +0000 Subject: [PATCH] tmux: rm redundant alacritty line as now using kitty --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 3db8ea0..65786df 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,6 @@ # set -g default-terminal "screen-256color" #set -ga terminal-overrides ",*256col*:Tc" -set -g terminal-overrides ",alacritty:Tc" +# set -g terminal-overrides ",alacritty:Tc" set-option -g status-position top set -g status-justify centre