tmux: wezterm plz
This commit is contained in:
parent
ef04e7bbb9
commit
89165dff48
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@ set -g update-environment "XAUTHORITY DISPLAY WINDOWID SSH_ASKPASS SSH_AGENT_PID
|
|||
set -g default-command zsh
|
||||
set -g history-limit 10000
|
||||
|
||||
set -g default-terminal "alacritty"
|
||||
set -ag terminal-overrides ",alacritty:RGB"
|
||||
set -g default-terminal "wezterm"
|
||||
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' # Underline color
|
||||
|
||||
# Key bindings
|
||||
|
|
Loading…
Reference in a new issue