neofetch: update glyphs
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
41428623b8
commit
46d71647a4
1 changed files with 3 additions and 3 deletions
|
@ -12,11 +12,11 @@ print_info() {
|
|||
info "${c5} ├─ Kernel " kernel
|
||||
info "${c5} ├─ Pkgs " packages
|
||||
info "${c5} ├─ Compositor " de
|
||||
info "${c5} ├─ CPU " cpu
|
||||
info "${c5} ├─ GPU " gpu
|
||||
info "${c5} ├─ CPU " cpu
|
||||
info "${c5} ├─ GPU " gpu
|
||||
info "${c5} ├─ Term " term
|
||||
info "${c5} ├─ SH " shell
|
||||
info "${c5} └─ Up time " uptime
|
||||
info "${c5} └─ Up time " uptime
|
||||
prin "$(color 1) $(color 2) $(color 3) $(color 4) $(color 5) $(color 6) $(color 7) $(color 8)"
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue