more settings

This commit is contained in:
Michael Chalupiak
2025-07-09 23:17:25 -04:00
parent 14031539d8
commit 43061705ce
9 changed files with 61 additions and 27 deletions

View File

@@ -4,8 +4,9 @@ set -g @rose_pine_variant 'main' # Options are 'main', 'moon' or 'dawn'
#set -g @plugin 'arcticicestudio/nord-tmux'
set -g @plugin 'rose-pine/tmux'
set -g @plugin 'tmux-plugins/tpm'
set -g default-terminal "tmux-256color"
# set -g default-terminal "tmux-256color"
set -ga terminal-overrides ",alacritty:Tc"
# set -ga terminal-overrides ",xterm-256color:Tc"
set -g mouse on
# Changes prefix key to control a instead of control b
unbind C-b