Added 'song_shorthand' which prints the Artist and Title on seperate lines
This commit is contained in:
parent
9aac9cedee
commit
ba2c66daa7
4 changed files with 36 additions and 0 deletions
|
@ -140,6 +140,13 @@ battery_shorthand="off"
|
|||
public_ip_host="http://ident.me"
|
||||
|
||||
|
||||
# Song
|
||||
|
||||
# Print the Artist and Title on seperate lines
|
||||
# --song_shorthand on/off
|
||||
song_shorthand="off"
|
||||
|
||||
|
||||
# Birthday
|
||||
|
||||
# Whether to show a long pretty output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue