forked from Shinonome/dots-hyprland
replace background empty item with null
This commit is contained in:
@@ -227,7 +227,7 @@ Item { // Wrapper
|
||||
}
|
||||
}
|
||||
|
||||
background: Item {}
|
||||
background: null
|
||||
|
||||
cursorDelegate: Rectangle {
|
||||
width: 1
|
||||
|
||||
Reference in New Issue
Block a user