NInputAction: use proper label/description + autoformatting
This commit is contained in:
parent
1cab452352
commit
f04ac180f0
4 changed files with 7 additions and 24 deletions
|
|
@ -100,7 +100,7 @@ Item {
|
|||
AudioService.setInputMuted(!AudioService.inputMuted)
|
||||
}
|
||||
onMiddleClicked: {
|
||||
Quickshell.execDetached(["pwvucontrol"]);
|
||||
Quickshell.execDetached(["pwvucontrol"])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue