trying to fix kde on greetd
This commit is contained in:
parent
aed85412da
commit
b2a940dbe9
8 changed files with 71 additions and 14 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue