song: Added config option to display music player
This commit is contained in:
parent
763f3a9af5
commit
ee30f29da9
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -76,6 +76,7 @@ print_info() {
|
|||
# info "Battery" battery
|
||||
# info "Font" font
|
||||
# info "Song" song
|
||||
# [[ $player ]] && prin "Music Player" "$player"
|
||||
# info "Local IP" local_ip
|
||||
# info "Public IP" public_ip
|
||||
# info "Users" users
|
||||
|
|
Loading…
Reference in a new issue