forked from logan/dotfiles
Neofetch icons now make more sense
This commit is contained in:
parent
d10e298310
commit
a14636ac9f
1 changed files with 2 additions and 2 deletions
|
@ -17,9 +17,9 @@ print_info() {
|
||||||
# info " " battery
|
# info " " battery
|
||||||
prin "├─────────\n Software Information \n─────────┤"
|
prin "├─────────\n Software Information \n─────────┤"
|
||||||
# info " " users
|
# info " " users
|
||||||
info " " distro
|
info " " distro
|
||||||
# Just get your distro's logo off nerdfonts.com
|
# Just get your distro's logo off nerdfonts.com
|
||||||
info " " kernel
|
info " " kernel
|
||||||
# info " " de
|
# info " " de
|
||||||
info " " wm
|
info " " wm
|
||||||
info " " shell
|
info " " shell
|
||||||
|
|
Loading…
Reference in a new issue