update: neofetch config

This commit is contained in:
notohh 2023-04-05 16:53:57 -04:00
parent fcba122e4d
commit e266d770ae
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -10,11 +10,12 @@ print_info() {
prin "${c1} Sys-Info "
info "${c5} ├─  Distro " distro
info "${c5} ├─  Kernel " kernel
info "${c5} ├─  WM " de
info "${c5} ├─  Pkgs " packages
info "${c5} ├─  Compositor " de
info "${c5} ├─  CPU " cpu
info "${c5} ├─  GPU " gpu
info "${c5} ├─  TERMINAL " term
info "${c5} ├─  SHELL " shell
info "${c5} ├─  Term " term
info "${c5} ├─  SH " shell
info "${c5} └─  Up time " uptime
prin "$(color 1)  $(color 2) $(color 3) $(color 4) $(color 5) $(color 6) $(color 7) $(color 8)"