mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-14 12:59:58 -05:00
quickshell: fix some warnings
This commit is contained in:
@@ -562,8 +562,10 @@ Item {
|
||||
text: "•"
|
||||
}
|
||||
|
||||
Rectangle { // NSFW toggle
|
||||
Item { // NSFW toggle
|
||||
visible: width > 0
|
||||
implicitWidth: switchesRow.implicitWidth
|
||||
Layout.fillHeight: true
|
||||
|
||||
RowLayout {
|
||||
id: switchesRow
|
||||
|
||||
Reference in New Issue
Block a user