tmux: put status bar on top (for working machines)
This commit is contained in:
parent
fdee563730
commit
74d0dbec99
@ -122,18 +122,12 @@ bind -T root M-q \
|
||||
set key-table off \;\
|
||||
set status on \;\
|
||||
set status-right '#[bold align=centre]DIVING'
|
||||
set -g status-position top
|
||||
set -g status-bg '#5b7d78'
|
||||
set -g status-fg '#eeeeee'
|
||||
|
||||
bind -T off M-q \
|
||||
set -u prefix \;\
|
||||
set -u key-table \;\
|
||||
set -u status off \;\
|
||||
set status-right ''
|
||||
set -g status-position bottom
|
||||
set -g status-bg '#333333'
|
||||
set -g status-fg '#cccccc'
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user