From 5f8fbadccac42c900dec2050e6716fbfb556b12d Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 23 Jul 2024 23:55:29 +0200 Subject: updated wireplumber config for new version --- .config/tmux/tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/tmux') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 389f1ff..e2f9959 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -12,10 +12,10 @@ set -g set-titles-string "#T" set -g automatic-rename off # Enable RGB colour if running in xterm(1) -set-option -sa terminal-overrides ",xterm*:Tc" +# set-option -sa terminal-overrides ",xterm*:Tc" # Change the default $TERM to tmux-256color -set -g default-terminal "tmux-256color" +# set -g default-terminal "tmux-256color" # Set history-limit set -g history-limit 30000 -- cgit v1.2.3