dvolume (162B)
1 #!/bin/sh 2 3 # Depends on volume script (http://git.2f30.org/scripts/file/volume.html) 4 5 VOL=$(printf "" | dmenu -i -fn 'Terminus:size=8' -p "Volume:") 6 7 volume $VOL
scriptsmisc scripts and tools | |
git clone git://git.2f30.org/scripts | |
Log | Files | Refs |