dotfiles: sync

This commit is contained in:
Konstantin Bukley
2020-12-23 17:36:09 +02:00
parent 37caf7e3f7
commit 284c85d37d
10 changed files with 698 additions and 167 deletions

View File

@@ -16,6 +16,9 @@ set -g visual-activity off
# Renumber windows when a window is closed
set -g renumber-windows on
# https://github.com/tmux/tmux/issues/353#issuecomment-265154018
set -g focus-events off
# => Theme
set -g status-style fg=white,bg=black
set -g window-status-current-style fg=black,bg=white,bold