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
/
scripts
/
vol_up
blob: 5107cd5c0248625f96732e471a60cf2e5a5fa049 (
plain
)
1
2
3
4
5
#!/bin/sh pactl set-sink-volume @DEFAULT_SINK@ +5% & dunstify "Turned the volume up +5" &