diff --git a/config/config b/config/config index 6a3be279..88e8da67 100644 --- a/config/config +++ b/config/config @@ -29,11 +29,11 @@ printinfo () { info "WM Theme" wmtheme info "Theme" theme info "Icons" icons + info "Font" font info "CPU" cpu info "GPU" gpu info "Memory" memory - # info "Font" font # info "Disk" disk # info "Battery" battery # info "Local IP" localip diff --git a/neofetch b/neofetch index 2e9a85a4..074ed91e 100755 --- a/neofetch +++ b/neofetch @@ -56,11 +56,11 @@ printinfo () { info "WM Theme" wmtheme info "Theme" theme info "Icons" icons + info "Font" font info "CPU" cpu info "GPU" gpu info "Memory" memory - # info "Font" font # info "Disk" disk # info "Battery" battery # info "Song" song