No need for this either
This commit is contained in:
@@ -1367,7 +1367,6 @@ Item {
|
|||||||
text: "\ue900"
|
text: "\ue900"
|
||||||
fontFamily: "omarchy"
|
fontFamily: "omarchy"
|
||||||
horizontalMargin: 7.5
|
horizontalMargin: 7.5
|
||||||
tooltipText: "Omarchy Menu\n\nSuper + Alt + Space"
|
|
||||||
onPressed: function(button) {
|
onPressed: function(button) {
|
||||||
if (button === Qt.RightButton) root.run("xdg-terminal-exec")
|
if (button === Qt.RightButton) root.run("xdg-terminal-exec")
|
||||||
else root.run("omarchy-shell-ipc menu toggle root")
|
else root.run("omarchy-shell-ipc menu toggle root")
|
||||||
|
|||||||
Reference in New Issue
Block a user