user/eww: fix linebar alignment

This commit is contained in:
LavaDesu 2022-04-14 13:28:37 +07:00
parent e7db438520
commit abc7716dbe
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@ window {
font-size: 0;
button {
padding: 0 17px;
padding: 0 13px;
}
.empty {

View file

@ -1,5 +1,5 @@
(defwindow linebar :monitor 0
:geometry (geometry :x "35px"
:geometry (geometry :x "30px"
:y "0%"
:width "100%"
:height "2px"