From 3cd28ef39d9b7f91dda9c246729c58cd7a3f563f Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Tue, 9 Aug 2022 12:05:54 +0200 Subject: [PATCH] =?UTF-8?q?Update=20neofetch=20config=20=F0=9F=98=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/neofetch/config.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 60d45ce..1bffaf0 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -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