bump neofetch
This commit is contained in:
		
							parent
							
								
									c4ffd8cd16
								
							
						
					
					
						commit
						e8c5094047
					
				
					 1 changed files with 11 additions and 11 deletions
				
			
		| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue