styled wrapper rectangle

This commit is contained in:
Benjamin Palko 2025-08-30 00:13:43 -04:00
parent ce3ec5d37b
commit c277bc6938
8 changed files with 23 additions and 40 deletions

View file

@ -0,0 +1,7 @@
import qs.config
import Quickshell.Widgets
WrapperRectangle {
color: Theme.palette.base300
radius: 8
}