waybar: fix waybar and windows not being aligned at bottom

This commit is contained in:
Nico 2026-02-15 17:29:59 +11:00
parent db612f1bf1
commit 34ce28ca6f
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -118,6 +118,7 @@ window#waybar {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
margin-top: 0px;
margin-bottom: 0px;
color: @background;
background-color: @primary;