From 40d0868ba958cc1ac9d4009c457e36d4fdc7f16b Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Wed, 10 May 2023 18:33:21 +0200 Subject: Minor changes --- tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 77197aa..ab1edd9 100755 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -2,7 +2,7 @@ set-option -g history-limit 100000 set -g default-terminal "tmux-256color" -set -ag terminal-overrides ",alacritty:RGB" +set -ga terminal-overrides ",alacritty:RGB" # Remap prefix from 'C-b' to 'C-a' unbind C-b -- cgit v1.2.3