Probe other color scheme and add only resurrect tmux conf

This commit is contained in:
2025-12-05 16:40:34 +03:00
parent 61eb1e7ea2
commit bf38bd3818
3 changed files with 53 additions and 2 deletions

View File

@ -16,7 +16,8 @@ set -g @man-size '40%'
set -g @man-orientation 'h'
set -g @man-shell-interactive 'off'
set -g default-terminal "xterm-256color"
set -g default-terminal "screen-256color"
set -ag terminal-overrides ",alacritty:RGB"
# switch panes using Alt-arrow without prefix
bind -n M-Left select-pane -L