diff options
author | EuAndreh <eu@euandre.org> | 2025-02-17 07:33:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-02-17 07:33:03 -0300 |
commit | bb0506efe0f5795272cd3d4715f7d806a17be5af (patch) | |
tree | 158b3ad4e7bd1e2249ca229fb91f2e5bd23fe386 | |
parent | etc/sh/rc: Add -Wmissing-prototypes to $CFLAGS (diff) | |
download | dotfiles-bb0506efe0f5795272cd3d4715f7d806a17be5af.tar.gz dotfiles-bb0506efe0f5795272cd3d4715f7d806a17be5af.tar.xz |
bin/player: bail-out broken "player-f" subcommand
-rwxr-xr-x | bin/player | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ formatted_player_title() { 2>/dev/null ||: )" if [ -z "$TITLE" ]; then + exit TITLE="$( playerctl --player="$CURRENT_PLAYER" metadata xesam:url | uri -d | |