tmux: fix colour mismatch
This commit is contained in:
parent
9a2cf27299
commit
a1c30a4dbe
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
set -g default-terminal "screen-256color"
|
||||
set -ga terminal-overrides ",*256col*:Tc"
|
||||
set -g terminal-overrides ",alacritty:Tc"
|
||||
|
||||
set-option -g status-position top
|
||||
set -goq @powerline-color-main-1 "#61AFEF"
|
||||
|
|
Loading…
Add table
Reference in a new issue