Getting the current player name with playerctl status --follow --format "{{ playerName }}" hangs the bash. I wonder if it is a bug or if it is working as intended. I can reproduce every time I run the command. Using EndeavourOs(Arch). FYI, I am attempting to play-pause the most recently updated player.
Getting the current player name with
playerctl status --follow --format "{{ playerName }}"
hangs the bash. I wonder if it is a bug or if it is working as intended. I can reproduce every time I run the command. Using EndeavourOs(Arch). FYI, I am attempting to play-pause the most recently updated player.