aboutsummaryrefslogtreecommitdiff
path: root/tmux/tmux.conf
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2023-05-02 13:02:55 +0200
committerThomas Schmucker <ts@its1.de>2023-05-02 13:02:55 +0200
commitbcb0aa8443961fd65a05c1b632bd7f671f36ccfc (patch)
tree5ac5fddd725dada0697ad5d25d72db07f60773d4 /tmux/tmux.conf
parent9539dca56909371d91c4085f35bde5cd3d5e837a (diff)
downloaddotfiles-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.conf1
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] | "
6set -g status-left-length 20 6set -g status-left-length 20
7set -g status-right "| #[fg=white]#(curl 'wttr.in/Störnstein?format="%%l:+%%t+%%w"')#[fg=black] | #[fg=darkblue]#(date '+%H:%M') " 7set -g status-right "| #[fg=white]#(curl 'wttr.in/Störnstein?format="%%l:+%%t+%%w"')#[fg=black] | #[fg=darkblue]#(date '+%H:%M') "
8set -g status-right-length 35 8set -g status-right-length 35
9set -g status-interval 30
9set -g base-index 1 10set -g base-index 1
10set -g pane-base-index 1 11set -g pane-base-index 1
11set -g history-limit 10000 12set -g history-limit 10000