mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-31 17:54:41 +00:00
Volume: launch pavucontrol with middle-click
This commit is contained in:
@@ -96,7 +96,7 @@ Item {
|
||||
PanelService.getPanel("audioPanel")?.toggle(this)
|
||||
}
|
||||
onMiddleClicked: {
|
||||
Quickshell.execDetached(["pwvucontrol"])
|
||||
Quickshell.execDetached(["sh" "-c" "pwvucontrol || pavucontrol"])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user