mirror of
https://github.com/TECHNOFAB11/tmux2k.git
synced 2025-12-11 23:50:08 +01:00
feat: absolute centre window list
This commit is contained in:
parent
261da8813c
commit
ff7ac9af33
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ main() {
|
|||
left_win_sep=""
|
||||
right_win_sep=""
|
||||
# Set window list at centre
|
||||
tmux set -g status-justify centre
|
||||
tmux set -g status-justify absolute-centre
|
||||
|
||||
# Window option
|
||||
if $show_powerline; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue