Selaa lähdekoodia

Add a script for current playing

Samuel W. Flint 1 vuosi sitten
vanhempi
commit
8150b02c52
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      current-playing

+ 3 - 0
current-playing

@@ -0,0 +1,3 @@
+#!/bin/sh
+
+mpc status -f "%file%" | head -n 1