1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

tmux.conf: position satusbar on top.

This commit is contained in:
Henrik Hautakoski 2025-10-16 18:52:27 +02:00
parent 62709e8790
commit 8d7bd4cf1f

View file

@ -11,7 +11,7 @@ set -s set-clipboard external
set -g base-index 1
setw -g pane-base-index 1
set -g status-position bottom
set -g status-position top
set -g status-justify left
set -g status-style ''
set -g status-left ' #[fg=colour2]#[fg=default] #S '