diff options
Diffstat (limited to 'ar/.local/bin/statusbar/sb-music')
| -rwxr-xr-x | ar/.local/bin/statusbar/sb-music | 5 |
1 files changed, 0 insertions, 5 deletions
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" |
