Move waybar to the bottom

This commit is contained in:
SebastianStork 2024-04-15 19:26:53 +02:00
parent b4185d208f
commit 541284f199

View file

@ -12,7 +12,7 @@
settings = { settings = {
mainBar = { mainBar = {
layer = "top"; layer = "top";
position = "top"; position = "bottom";
spacing = 10; spacing = 10;
modules-left = ["clock"]; modules-left = ["clock"];