From 1e7aa6a212307d22daed76a393c858c33a73eb1b Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 28 Jan 2020 13:48:27 -0500 Subject: [PATCH] Clean up neofetch a little --- neofetch/.config/neofetch/config.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/neofetch/.config/neofetch/config.conf b/neofetch/.config/neofetch/config.conf index bde80b5..5686db4 100644 --- a/neofetch/.config/neofetch/config.conf +++ b/neofetch/.config/neofetch/config.conf @@ -9,22 +9,14 @@ print_info() { info "Shell" shell info "Resolution" resolution info "DE" de - info "WM" wm - info "WM Theme" wm_theme - info "Theme" theme - info "Icons" icons info "Terminal" term info "Terminal Font" term_font info "CPU" cpu - info "GPU" gpu info "Memory" memory - info "GPU Driver" gpu_driver # Linux/macOS only info "CPU Usage" cpu_usage info "Disk" disk 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