Update neofetch config 😆

This commit is contained in:
Anas Elgarhy 2022-08-09 12:05:54 +02:00
parent bb73c2a688
commit 3cd28ef39d
1 changed files with 4 additions and 4 deletions

View File

@ -24,11 +24,11 @@ print_info() {
# info "GPU Driver" gpu_driver # Linux/macOS only
# info "CPU Usage" cpu_usage
# info "Disk" disk
info "Disk" disk
info "Battery" battery
# info "Font" font
# info "Song" song
# [[ "$player" ]] && prin "Music Player" "$player"
info "Font" font
info "Song" song
[[ "$player" ]] && prin "Music Player" "$player"
# info "Local IP" local_ip
# info "Public IP" public_ip
# info "Users" users