scripts
This commit is contained in:
commit
6e5095f3cf
35 changed files with 453 additions and 0 deletions
5
dwm/volumeMenu.sh
Executable file
5
dwm/volumeMenu.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
cat <<EOF | xmenu -p 1345x20 | sh &
|
||||
Audio Mixer (pavucontrol) pavucontrol
|
||||
EOF
|
||||
Loading…
Add table
Add a link
Reference in a new issue