From 7d259e8ef973666f02b8266f44404316cc64b7b1 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 10 May 2018 08:52:06 +1000 Subject: [PATCH] song: Added song_format. --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 14239b65..a22e4568 100755 --- a/neofetch +++ b/neofetch @@ -444,7 +444,7 @@ music_player="auto" # Flag: --song_format # # Example: -# on: 'Song: Jet - Get Born - Sgt Major' +# default: 'Song: Jet - Get Born - Sgt Major' song_format="%artist% - %album% - %title%" # Print the Artist and Title on separate lines