waybar: move to bottom layer
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
613e3fe389
commit
41113be492
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ in {
|
||||||
reload_style_on_change = true; # Reload CSS when modified
|
reload_style_on_change = true; # Reload CSS when modified
|
||||||
|
|
||||||
## GLOBAL ##
|
## GLOBAL ##
|
||||||
layer = "top";
|
layer = "bottom";
|
||||||
position = "bottom";
|
position = "bottom";
|
||||||
|
|
||||||
## POSITION ##
|
## POSITION ##
|
||||||
|
|
Loading…
Reference in a new issue