mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-18 09:57:13 +00:00
Merge pull request #985 from mstraube/song-example
song: update song_shorthand example
This commit is contained in:
5
neofetch
5
neofetch
@@ -448,7 +448,7 @@ music_player="auto"
|
|||||||
# default: '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, Album and Title on separate lines
|
||||||
#
|
#
|
||||||
# Default: 'off'
|
# Default: 'off'
|
||||||
# Values: 'on', 'off'
|
# Values: 'on', 'off'
|
||||||
@@ -456,9 +456,10 @@ song_format="%artist% - %album% - %title%"
|
|||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
# on: 'Artist: The Fratellis'
|
# on: 'Artist: The Fratellis'
|
||||||
|
# 'Album: Costello Music'
|
||||||
# 'Song: Chelsea Dagger'
|
# 'Song: Chelsea Dagger'
|
||||||
#
|
#
|
||||||
# off: 'Song: The Fratellis - Chelsea Dagger'
|
# off: 'Song: The Fratellis - Costello Music - Chelsea Dagger'
|
||||||
song_shorthand="off"
|
song_shorthand="off"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user