Replies: 3 comments
-
📝 CodeRabbit Plan ModeGenerate an implementation plan and prompts that you can use with your favorite coding agent.
|
Beta Was this translation helpful? Give feedback.
-
|
so i assum you want to place the waybar at bottom side of screen and not the bottom layer, in that case edit the config file of waybar of the relative layout, if youre using a custom layout (e.g. in ~/.config/waybar/layouts/your_layout.jsonc) then edit the file and add "position" : "bottom", this will make your waybar appear at bottom of screen if it does not try changing some values of "mode" variable in that file, Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
|
Position bottom should work but you can also swap between different waybar layouts if you're using a default layout and most have a bottom/top alternative option. There's a keybind to cycle or a waybar layout panel on waybar itself. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
How do i make the waybar bottom??
Steps to Reproduce
already make the position on bottom at waybar conf
Expected Behavior
should be bottom
Actual Behavior
but still top
Screenshots
Environment
Additional Information
Beta Was this translation helpful? Give feedback.
All reactions