Adding mdpcontrol patch

This commit is contained in:
bakkeby
2019-10-10 23:09:07 +02:00
parent 703e9da110
commit ed1c509df3
8 changed files with 173 additions and 1 deletions

2
patch/mdpcontrol.h Normal file
View File

@ -0,0 +1,2 @@
static void mpdchange(const Arg *direction);
static void mpdcontrol();