eww -> bar: Fixed systray spacing

This commit is contained in:
GaspardCulis 2024-04-24 10:17:30 +02:00
parent 827c4f8c03
commit 8100a237fe
No known key found for this signature in database
GPG key ID: BC18146756955609
2 changed files with 2 additions and 1 deletions

View file

@ -43,6 +43,7 @@
.systray {
margin: 0px;
margin-left: 6px;
& > menuitem {
menu {

View file

@ -202,7 +202,7 @@
(volume)
(label :text "") ; Else container spacing rule doesn't apply
(mic)
(systray :pack-direction "ltr" :class "systray")
(systray :orientation "h" :spacing 6 :class "systray")
)
)
)