Skip to content

Keep waybar in the background ? #4300

Answered by ABelliqueux
ABelliqueux asked this question in Q&A
Discussion options

You must be logged in to vote

Answering myself here : It looks like it's a bug ( #2941 )

Quoting myself:

After some investigations, it looks like 'layer' and 'exclusive' settings are ignored if "mode" is set (i.e; not commented out).

So having these settings in config.jsonc achieve a bar that stays in the background and doesn't reserve screen space :

// Layer and exlusive settings are honored
"layer": "bottom",
"exclusive": false,
 //"mode": "dock",

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ABelliqueux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant