This commit is contained in:
josh
2018-10-22 10:29:55 +03:00
parent 5c1d7a61c0
commit 1021f06842
14 changed files with 95 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
case $1 in
"toggle")
"toggle-playback")
mpc toggle
;;
"prev")