mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
osd: fix screen
This commit is contained in:
parent
a2948d8967
commit
f13b8cb160
2 changed files with 0 additions and 4 deletions
|
|
@ -54,8 +54,6 @@ Scope {
|
|||
}
|
||||
|
||||
PanelWindow {
|
||||
property var modelData
|
||||
|
||||
screen: modelData
|
||||
exclusionMode: ExclusionMode.Normal
|
||||
WlrLayershell.namespace: "quickshell:onScreenDisplay"
|
||||
|
|
|
|||
|
|
@ -55,8 +55,6 @@ Scope {
|
|||
property var modelData
|
||||
active: showOsdValues
|
||||
PanelWindow {
|
||||
property var modelData
|
||||
|
||||
screen: modelData
|
||||
exclusionMode: ExclusionMode.Normal
|
||||
WlrLayershell.namespace: "quickshell:onScreenDisplay"
|
||||
|
|
|
|||
Loading…
Reference in a new issue