Remove font from neofetch as it doesn't work
This commit is contained in:
parent
b08eeda1fd
commit
f1036724a3
@ -16,17 +16,17 @@ print_info() {
|
|||||||
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
|
||||||
# info "Local IP" local_ip
|
# info "Local IP" local_ip
|
||||||
# info "Public IP" public_ip
|
# info "Public IP" public_ip
|
||||||
|
Loading…
Reference in New Issue
Block a user