updated tmux state

This commit is contained in:
Paul 2020-09-24 00:34:43 +02:00
parent 1345f877eb
commit 8473e4fada

View File

@ -6,8 +6,8 @@ tmux:
- "v": "split-window"
- "h": "split-window -h"
sets:
- "status-bg": "blue"
- "pane-active-border-style": "fg=blue"
- "pane-border-style": "fg=blue"
- "status-bg": "colour50"
- "pane-active-border-style": "fg=colour50"
- "pane-border-style": "fg=colour50"
- "default-terminal": "screen-256color"
- "history-limit": "1000000"