From 643fdee5981c72dd5e972d3158806e90ae4b420f Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 10 Oct 2023 07:56:02 +0200 Subject: Do some changes, switch to alacritty, etc --- linux/tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux') diff --git a/linux/tmux.conf b/linux/tmux.conf index d4f8a7d..35f249b 100644 --- a/linux/tmux.conf +++ b/linux/tmux.conf @@ -1,7 +1,7 @@ # -- general ------------------------------------------------------------------- #set -g default-terminal "xterm-256color" -#set -g default-terminal "screen-256color" -set -g default-terminal "xterm-256color" +set -g default-terminal "screen-256color" +#set -g default-terminal "xterm-256color" #set -as terminal-overrides ",*:U8=0" #set-option -sa terminal-overrides ',xterm-256color:RGB' -- cgit v1.2.3