Explorar el Código

Add a script for current playing

Samuel W. Flint hace 2 años
padre
commit
8150b02c52
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      current-playing

+ 3 - 0
current-playing

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