diff options
author | zachir <zachir@librem.one> | 2023-02-12 01:47:05 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-02-12 01:47:05 -0600 |
commit | 0495dd8fec75da78a21d2ea10b85d2b157c578c1 (patch) | |
tree | 662e4890684752406fbe2429dcd9f0e7d149fb77 /mprisctl | |
parent | 41345355a860459d37406df28d97ccb704f07037 (diff) |
default playerctl prompt to play-pause and not play
Diffstat (limited to 'mprisctl')
-rwxr-xr-x | mprisctl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ DMENU_PROMPT=$(playerctl -l | barmenu -p 'Players:') [ -z "$DMENU_PROMPT" ] && exit 1 -PLAYERCONTROLS_PROMPT=$(echo "play +PLAYERCONTROLS_PROMPT=$(echo "play-pause pause -play-pause +play stop next previous |