dotfiles: sync from prime

This commit is contained in:
2021-01-17 17:11:26 +02:00
parent dc5f007df8
commit 5934dc7d83
6 changed files with 1547 additions and 65 deletions

View File

@@ -19,6 +19,9 @@ set -g renumber-windows on
# https://github.com/tmux/tmux/issues/353#issuecomment-265154018
set -g focus-events off
set-option -g default-terminal "screen-256color"
set-option -ga terminal-overrides ',*-256color*:Tc'
# => Theme
set -g status-style fg=white,bg=black
set -g window-status-current-style fg=black,bg=white,bold