Skip to content

Commit

Permalink
love: full path to beet
Browse files Browse the repository at this point in the history
  • Loading branch information
trapd00r committed Mar 31, 2023
1 parent 30c707d commit 6b18875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion love
Expand Up @@ -14,7 +14,7 @@ pimpd2 --love
mpd_cp_native ${LOVED_DIR}

yes \
| beet modify loved=1 "${XDG_MUSIC_DIR}$(mpc current --format %file% | head -1)"
| /usr/bin/beet modify loved=1 "${XDG_MUSIC_DIR}$(mpc current --format %file% | head -1)"

notify-send "$(mpc current --format "%title% by %artist%"| head -1)" -u critical -i /usr/share/icons/Adwaita/32x32/emotes/emote-love-symbolic.symbolic.png -t 3500

Expand Down

0 comments on commit 6b18875

Please sign in to comment.