Actually, the weather is not that big of a deal (i can look outside).

This commit is contained in:
Sebastian Bugge 2024-08-13 13:00:54 +02:00
parent 32ee5951a8
commit 2524cd5494

View file

@ -65,7 +65,7 @@ set -g status-position bottom
set -g status-justify left
set -g status-style 'dim'
set -g status-left ' #S | '
set -g status-right '#(curl -s wttr.in/Trondheim\?format\="%%l:+%%c%%t") #[bg=color237] %a %b %d #[fg=color7]%H:%M #[fg=color82,bg=color236,bold] #H '
set -g status-right '#[bg=color237] %a %b %d #[fg=color7]%H:%M #[fg=color82,bg=color236,bold] #H '
set -g status-right-length 80
set -g status-left-length 20