moving status bar to the top

This commit is contained in:
talksik
2023-08-05 10:48:53 -07:00
parent 70f41b2f92
commit dc380e6dc7
+2 -2
View File
@@ -54,10 +54,10 @@ set -sg escape-time 0
# Reload tmux config
bind r source-file ~/.tmux.conf
# bottom right status bar that highlights when prefix active
set-option -g status-position top
# right part of status bar that highlights when prefix active
set -g status-right ' #{?client_prefix,#[reverse]<Prefix>#[noreverse] ,}"#{=21:pane_title}" %H:%M %d-%b-%y'
bind P paste-buffer
# Enable mouse & Copy/Paste - Requirements: xclip