rose-pine / tmux

Soho vibes for tmux
MIT License
158 stars 55 forks source link

Cannot set status bar "off" by default #37

Open m00qek opened 2 weeks ago

m00qek commented 2 weeks ago

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

mrs4ndman commented 2 weeks ago

The main purpose of the theme is the bar, so I don't know what purpose you would use it for if not for the bar itself.

Also, yes, the theme sets the status bar