Skip to content

Cannot set status bar "off" by default #37

@m00qek

Description

@m00qek

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions