forked from Shinonome/dots-hyprland
replace background empty item with null
This commit is contained in:
@@ -111,7 +111,7 @@ Scope { // Scope
|
||||
cheatsheetRoot.hide()
|
||||
}
|
||||
|
||||
background: Item {}
|
||||
background: null
|
||||
contentItem: Rectangle {
|
||||
anchors.fill: parent
|
||||
radius: Appearance.rounding.full
|
||||
|
||||
Reference in New Issue
Block a user