switch_sink: pacmd instead of pamixer

This commit is contained in:
piotr
2021-03-03 18:57:12 +01:00
parent c55fc39547
commit f13a73108b
2 changed files with 8 additions and 4 deletions

View File

@@ -22,6 +22,7 @@ commands = {
"wlr-randr": False,
"light": False,
"playerctl": False,
"pactl": False,
"systemctl": False,
"netifaces": False
}