Add volume scripts
This commit is contained in:
4
tree/.local/bin/voldown
Executable file
4
tree/.local/bin/voldown
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||
volshow
|
||||
Reference in New Issue
Block a user