trying to fix kde on greetd

This commit is contained in:
Chris Cochrun 2022-12-16 10:00:03 -06:00
parent aed85412da
commit b2a940dbe9
8 changed files with 71 additions and 14 deletions

View file

@ -17,7 +17,7 @@ for id in "${ids[@]}"; do
(box \
:class \"notification\" \
:orientation \"h\" \
:width 300 \
:width 350 \
:space-evenly \"false\" \
(image \
:class \"notification-icon\" \
@ -28,7 +28,7 @@ for id in "${ids[@]}"; do
:orientation \"v\" \
:space-evenly \"false\" \
:valign \"left\" \
:width 300 \
:width 350 \
:spacing 10 \
(label \
:xalign 0 \