Add magnifiers for thin macro (mcsr)
This commit is contained in:
@@ -13,6 +13,7 @@ PanelWindow {
|
||||
left: true
|
||||
bottom: true
|
||||
}
|
||||
WlrLayershell.namespace: "mcsr"
|
||||
implicitHeight: 540
|
||||
implicitWidth: 540
|
||||
color: "transparent"
|
||||
@@ -42,6 +43,8 @@ PanelWindow {
|
||||
radius: 12
|
||||
Item {
|
||||
anchors.fill: parent
|
||||
layer.enabled: true
|
||||
layer.smooth: false
|
||||
ScreencopyView {
|
||||
width: Quickshell.screens[0].width
|
||||
height: Quickshell.screens[0].height
|
||||
|
||||
Reference in New Issue
Block a user