forked from Shinonome/dots-hyprland
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