From 6dcbb73f1262f6e5d2eb4837203439f218a51aef Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 20 Apr 2026 16:19:07 +0900 Subject: modified statusbar/sb-music --- ar/.local/bin/statusbar/sb-music | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ar') diff --git a/ar/.local/bin/statusbar/sb-music b/ar/.local/bin/statusbar/sb-music index a6b7327..4fc751d 100755 --- a/ar/.local/bin/statusbar/sb-music +++ b/ar/.local/bin/statusbar/sb-music @@ -145,11 +145,6 @@ case $BLOCK_BUTTON in 3) # right click { [ -n "$(mpc current)" ] && [ -n "$(mpc queued)" ]; } && notify-send "🎵 $(mpc current)" "⏭ $(mpc queued)" notify-send "🎵 Music module" "\- Shows mpd song playing and status -- 🎵 if playing -- ⏸ if paused -- 🔂 if single on -- 🔁 if repeat on -- 🔀 if random on - Left click opens ncmpcpp - Middle click pauses/unpause - Scroll changes track" -- cgit v1.2.3