diff options
| author | Thomas Schmucker <ts@its1.de> | 2023-05-02 13:02:55 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2023-05-02 13:02:55 +0200 |
| commit | bcb0aa8443961fd65a05c1b632bd7f671f36ccfc (patch) | |
| tree | 5ac5fddd725dada0697ad5d25d72db07f60773d4 /tmux/tmux.conf | |
| parent | 9539dca56909371d91c4085f35bde5cd3d5e837a (diff) | |
| download | dotfiles-bcb0aa8443961fd65a05c1b632bd7f671f36ccfc.tar.gz dotfiles-bcb0aa8443961fd65a05c1b632bd7f671f36ccfc.tar.bz2 dotfiles-bcb0aa8443961fd65a05c1b632bd7f671f36ccfc.zip | |
30 Sekunden update in tmux reichen völlig
Diffstat (limited to 'tmux/tmux.conf')
| -rw-r--r-- | tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index fcb0109..5909245 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf | |||
| @@ -6,6 +6,7 @@ set -g status-left " #[fg=darkblue]#S#[fg=black] | " | |||
| 6 | set -g status-left-length 20 | 6 | set -g status-left-length 20 |
| 7 | set -g status-right "| #[fg=white]#(curl 'wttr.in/Störnstein?format="%%l:+%%t+%%w"')#[fg=black] | #[fg=darkblue]#(date '+%H:%M') " | 7 | set -g status-right "| #[fg=white]#(curl 'wttr.in/Störnstein?format="%%l:+%%t+%%w"')#[fg=black] | #[fg=darkblue]#(date '+%H:%M') " |
| 8 | set -g status-right-length 35 | 8 | set -g status-right-length 35 |
| 9 | set -g status-interval 30 | ||
| 9 | set -g base-index 1 | 10 | set -g base-index 1 |
| 10 | set -g pane-base-index 1 | 11 | set -g pane-base-index 1 |
| 11 | set -g history-limit 10000 | 12 | set -g history-limit 10000 |
