updated comments, removed unused stuff.

This commit is contained in:
pim-wtf
2022-04-20 19:46:17 +02:00
parent 19d84f3367
commit 05a7404466
13 changed files with 326 additions and 1041 deletions

View File

@ -1,33 +1,21 @@
#
# ________
# | _____ \
# | | _/ / Pim Nelissen
# | | /__/ p1m@disroot.org
# | | https://pim.wtf/
# | | /__/ https://pim.wtf/
# | |
# \_|
#
# Neofetch configuration file.
# See this wiki page for more info:
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
print_info() {
# info title
# info underline
info "" distro
# info "Host" model
# info "" kernel
info "" uptime
info "" packages
info "" shell
# info "Resolution" resolution
info "" wm
# info "" term
# info "" term_font
info "" cpu
info "" gpu
info "" memory
# info "" disk
# info cols
}