mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-09 00:39:27 -05:00
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