updated tmux state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-02-21 10:04:21 +01:00
parent 8f9917c65e
commit 16584a330a

View File

@ -11,6 +11,6 @@ tmux:
- "pane-border-style": "fg=colour50"
- "default-terminal": "xterm-256color"
- "history-limit": "10000"
- "status-right": "\"%H:%M:%S %d-%b-%y\""
- "status-right": "\"#H %H:%M:%S %d-%b-%Y\""
- "status-interval": "5"
- "escape-time": "10"