mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
mod(nvim, tmux): moved status bar back down
This commit is contained in:
parent
8c5a2026b1
commit
d8094ebb1c
3 changed files with 12 additions and 12 deletions
|
|
@ -10,7 +10,7 @@ set -g default-terminal "xterm-256color"
|
|||
# status bar style
|
||||
set -g status-style bg=black,fg=white
|
||||
set -g window-status-current-style bg=white,fg=black
|
||||
set -g status-position topj
|
||||
set -g status-position bottom
|
||||
set -g status-left ""
|
||||
set -g status-right "#(basename #S) [#(hostname)]"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue