bump neofetch

This commit is contained in:
doman 2025-05-26 22:11:24 +02:00
parent c4ffd8cd16
commit e8c5094047

View file

@ -6,27 +6,27 @@ print_info() {
info "OS" distro info "OS" distro
info "Host" model info "Host" model
# info "Kernel" kernel info "Kernel" kernel
# info "Uptime" uptime info "Uptime" uptime
# info "Packages" packages info "Packages" packages
# info "Shell" shell info "Shell" shell
# info "Resolution" resolution info "Resolution" resolution
# info "DE" de info "DE" de
# info "WM" wm info "WM" wm
# info "WM Theme" wm_theme # info "WM Theme" wm_theme
# info "Theme" theme # info "Theme" theme
# info "Icons" icons # info "Icons" icons
# info "Terminal" term info "Terminal" term
# info "Terminal Font" term_font # info "Terminal Font" term_font
info "CPU" cpu info "CPU" cpu
# info "GPU" gpu info "GPU" gpu
# info "Memory" memory info "Memory" memory
# info "GPU Driver" gpu_driver # Linux/macOS only # info "GPU Driver" gpu_driver # Linux/macOS only
# info "CPU Usage" cpu_usage # info "CPU Usage" cpu_usage
# info "Disk" disk # info "Disk" disk
# info "Battery" battery # info "Battery" battery
# info "Font" font info "Font" font
# info "Song" song # info "Song" song
# [[ "$player" ]] && prin "Music Player" "$player" # [[ "$player" ]] && prin "Music Player" "$player"
# info "Local IP" local_ip # info "Local IP" local_ip