diff --git a/quickshell/Components/SystemTray.qml b/quickshell/Components/SystemTray.qml index 5f3c3f5e..f9127476 100644 --- a/quickshell/Components/SystemTray.qml +++ b/quickshell/Components/SystemTray.qml @@ -44,7 +44,6 @@ RowLayout { } else { openItemId = modelData.id } - //popupLoader.item.visible = !popupLoader.item.visible } }