tmux: Fixed colors being weird
This commit is contained in:
parent
892eee106f
commit
c94f82c852
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
set-option -sa terminal-features ',alacritty:RGB'
|
||||||
|
set-option -g default-terminal "tmux-256color"
|
||||||
|
set-option -ga terminal-features ",alacritty:usstyle"
|
||||||
set-option -sa terminal-overrides ",xterm*:Tc"
|
set-option -sa terminal-overrides ",xterm*:Tc"
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue