a little bit of this, little bit of that

This commit is contained in:
2026-04-19 16:54:58 -07:00
parent 5b8d82a934
commit c25286801a
4 changed files with 18 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
import Quickshell
import Quickshell.Widgets
import Quickshell.Io
import QtQuick
import QtQuick.Effects
@@ -6,12 +7,14 @@ import QtQuick.Effects
Variants {
model: Quickshell.screens
PanelWindow {
id: bg
anchors {
top: true
right: true
bottom: true
left: true
}
exclusionMode: ExclusionMode.Ignore
aboveWindows: false
property var modelData
screen: modelData