diff --git a/tmux.conf b/tmux.conf index e4f462e..efa66a6 100644 --- a/tmux.conf +++ b/tmux.conf @@ -32,7 +32,7 @@ set-window-option -g status-left-length 300 set-window-option -g status-left " #S " set-window-option -g status-left-style fg=black,bg=white -set-window-option -g status-right " #{battery_icon} #{battery_percentage} %d.%m.%Y %H:%M" +set-window-option -g status-right " #{battery_percentage} ยท %d.%m.%Y %H:%M " set-window-option -g status-right-style fg=black,bg=white set-window-option -g window-status-format " #I: #W"