mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-10 04:49:19 -08:00
tmux session name in status-left
This commit is contained in:
parent
926f3afbd0
commit
4d367a6f12
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ with lib;
|
|||
set -g status-position bottom
|
||||
set -g status-justify left
|
||||
set -g status-style 'bg=${base00} fg=${base06}'
|
||||
set -g status-left '''
|
||||
set -g status-left '#[fg=${base06} bg=${base01}] #S '
|
||||
set -g status-right '#[fg=${base07},bg=${base01}] %F #[fg=${base07},bg=${base02}] %H:%M:%S %Z '
|
||||
set -g status-right-length 50
|
||||
set -g status-left-length 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue