Merge pull request #1007 from mstraube/song-config
song: sort players in config
This commit is contained in:
commit
a4ca62cf5a
10
neofetch
10
neofetch
|
@ -399,8 +399,6 @@ disk_subtitle="mount"
|
||||||
#
|
#
|
||||||
# Available values for 'player-name':
|
# Available values for 'player-name':
|
||||||
#
|
#
|
||||||
# Google Play
|
|
||||||
# Spotify
|
|
||||||
# amarok
|
# amarok
|
||||||
# audacious
|
# audacious
|
||||||
# banshee
|
# banshee
|
||||||
|
@ -412,8 +410,9 @@ disk_subtitle="mount"
|
||||||
# elisa
|
# elisa
|
||||||
# exaile
|
# exaile
|
||||||
# gnome-music
|
# gnome-music
|
||||||
|
# Google Play
|
||||||
# guayadeque
|
# guayadeque
|
||||||
# iTunes$
|
# iTunes
|
||||||
# juk
|
# juk
|
||||||
# lollypop
|
# lollypop
|
||||||
# mocp
|
# mocp
|
||||||
|
@ -424,12 +423,13 @@ disk_subtitle="mount"
|
||||||
# qmmp
|
# qmmp
|
||||||
# quodlibet
|
# quodlibet
|
||||||
# rhythmbox
|
# rhythmbox
|
||||||
|
# sayonara
|
||||||
# spotify
|
# spotify
|
||||||
|
# Spotify
|
||||||
# tomahawk
|
# tomahawk
|
||||||
|
# vlc
|
||||||
# xmms2d
|
# xmms2d
|
||||||
# yarock
|
# yarock
|
||||||
# sayonara
|
|
||||||
# vlc
|
|
||||||
music_player="auto"
|
music_player="auto"
|
||||||
|
|
||||||
# Format to display song information.
|
# Format to display song information.
|
||||||
|
|
Reference in New Issue