updated comments, removed unused stuff.
This commit is contained in:
@ -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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user