瀏覽代碼

Add a script for current playing

Samuel W. Flint 1 年之前
父節點
當前提交
8150b02c52
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      current-playing

+ 3 - 0
current-playing

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