Update syntax

This commit is contained in:
2022-10-11 08:17:29 +02:00
parent 330a9186bc
commit b07e3c902f

View File

@@ -1,6 +1,6 @@
set -g status-bg black set -g status-bg black
set -g status-fg white set -g status-fg white
set-window-option -g window-status-current-fg colour067 set-window-option -g window-status-style fg=colour67
set -g status-left '#[default]' set -g status-left '#[default]'
set -g status-right '%H:%M %d/%m/%Y' set -g status-right '%H:%M %d/%m/%Y'