Browse Source

Clean up neofetch a little

Colin Powell 5 years ago
parent
commit
1e7aa6a212
1 changed files with 0 additions and 8 deletions
  1. 0 8
      neofetch/.config/neofetch/config.conf

+ 0 - 8
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