forked from quickshell/quickshell
widgets: add ClippingRectangle
This commit is contained in:
parent
68ba5005ce
commit
fdc13023b7
9 changed files with 168 additions and 2 deletions
|
@ -2,5 +2,6 @@ name = "Quickshell.Widgets"
|
|||
description = "Bundled widgets"
|
||||
qml_files = [
|
||||
"IconImage.qml",
|
||||
"ClippingRectangle.qml",
|
||||
]
|
||||
-----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue