Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set status bar "off" by default #37

Open
m00qek opened this issue Nov 12, 2024 · 1 comment
Open

Cannot set status bar "off" by default #37

m00qek opened this issue Nov 12, 2024 · 1 comment

Comments

@m00qek
Copy link

m00qek commented Nov 12, 2024

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
Copy link
Member

mrs4ndman commented Nov 12, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants