styled wrapper rectangle
This commit is contained in:
parent
ce3ec5d37b
commit
c277bc6938
8 changed files with 23 additions and 40 deletions
7
components/StyledWrapperRectangle.qml
Normal file
7
components/StyledWrapperRectangle.qml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
import qs.config
|
||||
import Quickshell.Widgets
|
||||
|
||||
WrapperRectangle {
|
||||
color: Theme.palette.base300
|
||||
radius: 8
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue