Fix somew colors in tmux
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
! Font
|
||||
XTerm.vt100.faceName: xft:FiraCode Nerd Font Mono:antialias=true
|
||||
XTerm.vt100.faceName: xft:SFMono Nerd Font Mono:antialias=true
|
||||
XTerm.vt100.faceSize: 9
|
||||
|
||||
! Remove Scrollbar
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -g terminal-overrides ",alacritty:RGB"
|
||||
|
||||
#some vi behaviour
|
||||
bind-key -r h select-pane -L
|
||||
|
||||
Reference in New Issue
Block a user