song: Added song_format.
This commit is contained in:
parent
b5a2323144
commit
7d259e8ef9
2
neofetch
2
neofetch
|
@ -444,7 +444,7 @@ music_player="auto"
|
||||||
# Flag: --song_format
|
# Flag: --song_format
|
||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
# on: 'Song: Jet - Get Born - Sgt Major'
|
# default: 'Song: Jet - Get Born - Sgt Major'
|
||||||
song_format="%artist% - %album% - %title%"
|
song_format="%artist% - %album% - %title%"
|
||||||
|
|
||||||
# Print the Artist and Title on separate lines
|
# Print the Artist and Title on separate lines
|
||||||
|
|
Reference in New Issue