mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-02 03:28:28 -04:00
mango: add separate dispatch socket
port 1.5
This commit is contained in:
@@ -1086,7 +1086,7 @@ Item {
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
onClicked: Quickshell.execDetached(["mmsg", "dispatch", "toggleoverview"])
|
||||
onClicked: MangoService.dispatch("toggleoverview")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user