ソースを参照

Add a script for current playing

Samuel W. Flint 2 年 前
コミット
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