mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix: clip notif
This commit is contained in:
parent
6698f9648c
commit
b15bb36dae
2 changed files with 49 additions and 43 deletions
|
|
@ -26,6 +26,7 @@ RowLayout {
|
|||
source: Quickshell.iconPath(modelData_.appIcon)
|
||||
}
|
||||
Text {
|
||||
font.bold: true
|
||||
elide: Text.ElideRight
|
||||
text: modelData_.summary
|
||||
color: Stylix.base05
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue