osd: fix screen

This commit is contained in:
end-4 2025-05-16 11:46:24 +02:00
parent a2948d8967
commit f13b8cb160
2 changed files with 0 additions and 4 deletions

View file

@ -54,8 +54,6 @@ Scope {
}
PanelWindow {
property var modelData
screen: modelData
exclusionMode: ExclusionMode.Normal
WlrLayershell.namespace: "quickshell:onScreenDisplay"

View file

@ -55,8 +55,6 @@ Scope {
property var modelData
active: showOsdValues
PanelWindow {
property var modelData
screen: modelData
exclusionMode: ExclusionMode.Normal
WlrLayershell.namespace: "quickshell:onScreenDisplay"