diff options
Diffstat (limited to '')
-rw-r--r-- | .config/waybar/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/waybar/config b/.config/waybar/config index b98b070..34cf25e 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -1,6 +1,7 @@ { "height": 24, "position": "top", + "layer": "bottom", "spacing": 4, "modules-left": [ "sway/workspaces", |