Skip to content

Commit

Permalink
Merge pull request vivien#411 from captn3m0/patch-1
Browse files Browse the repository at this point in the history
Better document playerctl control
  • Loading branch information
denisse-dev committed Aug 31, 2021
2 parents 458b3d6 + 7a5925b commit 856e940
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 856e940

Please sign in to comment.