From 32d82fba2c762efccb356c2a0b3e408068cc6e03 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 23 May 2023 15:01:20 -0500 Subject: Total reorganization, we're moving on from X --- mpdup | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 mpdup (limited to 'mpdup') diff --git a/mpdup b/mpdup deleted file mode 100755 index 434c0fb..0000000 --- a/mpdup +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -# This loop will update the mpd statusbar module whenever a command changes the -# music player's status. mpd must be running on X's start for this to work. - -while true ; do - mpc idle >/dev/null && sigdwmb music -done -- cgit v1.2.3