mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-27 15:02:50 -05:00
niri: connect directly to socket rather than running commands
This commit is contained in:
@@ -928,7 +928,7 @@ Item {
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
onClicked: {
|
||||
logoutDialog.close()
|
||||
Quickshell.execDetached(["niri", "msg", "action", "quit", "-s"])
|
||||
NiriService.quit()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user