diff --git a/.config/quickshell/ii/modules/overview/Overview.qml b/.config/quickshell/ii/modules/overview/Overview.qml index 89845bc6f..844aea40a 100644 --- a/.config/quickshell/ii/modules/overview/Overview.qml +++ b/.config/quickshell/ii/modules/overview/Overview.qml @@ -109,11 +109,6 @@ Scope { } } - Item { - height: 1 // Prevent Wayland protocol error - width: 1 // Prevent Wayland protocol error - } - SearchWidget { id: searchWidget Layout.alignment: Qt.AlignHCenter