diff --git a/default/quickshell/omarchy-shell/plugins/bar/widgets/controlCenter.qml b/default/quickshell/omarchy-shell/plugins/bar/widgets/controlCenter.qml index 82297c7e..165feeea 100644 --- a/default/quickshell/omarchy-shell/plugins/bar/widgets/controlCenter.qml +++ b/default/quickshell/omarchy-shell/plugins/bar/widgets/controlCenter.qml @@ -145,7 +145,6 @@ Item { bar: root.bar text: "󰙪" fontSize: 12 - tooltipText: "Quick Settings" onPressed: function() { root.popupOpen = !root.popupOpen } }