index
:
sarc.git
laptop
master
wayland
a collection of suckless tools with themes for X11
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
mute
blob: 7941e5d5fb0592a7fbe16a03780408fbc3e1703a (
plain
)
1
2
3
4
#!/bin/sh pactl set-sink-mute @DEFAULT_SINK@ toggle & dunstify "Toggled mute" &