No need for this either

This commit is contained in:
David Heinemeier Hansson
2026-05-16 10:05:42 +02:00
parent 525d2855ca
commit 7e9528b7a3
@@ -1367,7 +1367,6 @@ Item {
text: "\ue900"
fontFamily: "omarchy"
horizontalMargin: 7.5
tooltipText: "Omarchy Menu\n\nSuper + Alt + Space"
onPressed: function(button) {
if (button === Qt.RightButton) root.run("xdg-terminal-exec")
else root.run("omarchy-shell-ipc menu toggle root")