🎨 ux(neofetch): add color to the icons

This commit is contained in:
Sergio Laín 2023-12-19 13:40:06 +01:00
parent f618c0343d
commit 56fb17e446
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,23 +1,23 @@
print_info() {
prin "┌─────────\n Hardware Information \n─────────┐"
info "  " cpu
info "  " model
info " 󰛇 " gpu
info "  " memory
info " 󰍹 " resolution
info " ${cl4} " cpu
info " ${cl5} " model
info " ${cl2}󰛇 " gpu
info " ${cl6} " memory
info " ${cl7}󰍹 " resolution
prin "├─────────\n Software Information \n─────────┤"
info "  " distro
info "  " kernel
info "  " wm
info "  " shell
info "  " term
info "  " font
info " 󰉼 " theme
info "  " icons
info " 󰊠 " packages
info " ${cl4} " distro
info " ${cl3} " kernel
info " ${cl6} " wm
info " ${cl2} " shell
info " ${cl5} " term
info " ${cl1} " font
info " ${cl7}󰉼 " theme
info " ${cl3} " icons
info " ${cl6}󰊠 " packages
prin "└───────────────────────────────────────┘"
prin "\n \n \n \n \n ${cl3}󰮯 \n \n ${cl5}󰊠 \n \n ${cl2}󰊠 \n \n ${cl6}󰊠 \n \n ${cl4}󰊠 \n \n ${cl1}󰊠 \n \n ${cl7}󰊠 \n \n ${cl0}󰊠 \n \n "