-
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Hey there,
I'm trying to disable the status bar but seems like this theme forces it to be enabled.
I added the following to my tmux conf but I still get a status bar on new sessions/windows:
set -g status off
set -g @plugin 'rose-pine/tmux'
set -g @rose_pine_variant 'moon' # Options are 'main', 'moon' or 'dawn'
set -g status off
*** I tried to set it off twice to see if the order matters
Metadata
Metadata
Assignees
Labels
No labels