Moved bar to bottom of screen

Signed-off-by: Alejandro Angulo <iam@alejandr0angul0.dev>
This commit is contained in:
Alejandro Angulo 2023-03-25 10:52:14 -07:00
parent 745b4939b8
commit f59154513d
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -26,7 +26,7 @@ in {
settings = [
{
layer = "top";
position = "top";
position = "bottom";
height = 20;
modules-left = ["sway/workspaces"];
modules-center = ["clock"];