remove the clock to the right

This commit is contained in:
Ivar Fatland
2026-07-23 00:17:03 +02:00
parent e29fd6214f
commit afda89797a
+1 -1
View File
@@ -46,7 +46,7 @@ set -g status-position top
set -g status-left-length 100
set -g status-style "fg=${gray_light},bg=default"
set -g status-left "#[fg=${green_soft},bold] #S #[fg=${gray_light},nobold] | "
set -g status-right "#[fg=${gray_dark}]%H:%M"
set -g status-right ""
set -g window-status-current-format " #[fg=${white},bold]#I.#W "
set -g window-status-format " #I.#W "
set -g message-style "fg=${gray_medium},bg=default"