Moved bar to bottom of screen
Signed-off-by: Alejandro Angulo <iam@alejandr0angul0.dev>
This commit is contained in:
parent
745b4939b8
commit
f59154513d
|
@ -26,7 +26,7 @@ in {
|
|||
settings = [
|
||||
{
|
||||
layer = "top";
|
||||
position = "top";
|
||||
position = "bottom";
|
||||
height = 20;
|
||||
modules-left = ["sway/workspaces"];
|
||||
modules-center = ["clock"];
|
||||
|
|
Loading…
Reference in a new issue