set focus events
This commit is contained in:
parent
7cca269038
commit
fe8acec2f1
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ set-window-option -g window-status-bell-style fg=color0,bg=red
|
|||
# default statusbar colors
|
||||
set -g status-bg "#1a1d1c"
|
||||
|
||||
# set focus events
|
||||
set-option -g focus-events on
|
||||
|
||||
# term color
|
||||
set -g default-terminal "screen-256color"
|
||||
set-option -sa terminal-overrides ",xterm-kitty:RGB"
|
||||
|
|
Loading…
Add table
Reference in a new issue