forked from Shinonome/dots-hyprland
quickshell: temporarily disable hyprland layer masking (#1479)
This commit is contained in:
@@ -33,9 +33,9 @@ Scope {
|
||||
mask: Region {
|
||||
item: GlobalStates.overviewOpen ? columnLayout : null
|
||||
}
|
||||
HyprlandWindow.visibleMask: Region {
|
||||
item: GlobalStates.overviewOpen ? columnLayout : null
|
||||
}
|
||||
// HyprlandWindow.visibleMask: Region { // Buggy with scaled monitors
|
||||
// item: GlobalStates.overviewOpen ? columnLayout : null
|
||||
// }
|
||||
|
||||
|
||||
anchors {
|
||||
|
||||
Reference in New Issue
Block a user