Skip to content

Commit

Permalink
Better document playerctl control
Browse files Browse the repository at this point in the history
  • Loading branch information
captn3m0 committed Jul 29, 2021
1 parent 7f601f8 commit 7a5925b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.example
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,10 @@ interval=5
#
# This displays "ARTIST - SONG" if a music is playing.
# Supported players are: spotify, vlc, audacious, xmms2, mplayer, and others.
# Set to %any to automatically pick (Requires playerctl >=2.1.1)
#[mediaplayer]
#instance=spotify
# This picks any player, with vlc as first, and spotify as last choice
#instance=vlc,%any,spotify
#interval=5
#signal=10

Expand Down

0 comments on commit 7a5925b

Please sign in to comment.