Neofetch: Change layout of fetch
This commit is contained in:
parent
52d77209ae
commit
e9bec12d74
@ -5,31 +5,27 @@
|
||||
# See this wiki page for more info:
|
||||
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
|
||||
print_info() {
|
||||
info cols
|
||||
info line_break
|
||||
info line_break
|
||||
info title
|
||||
info underline
|
||||
|
||||
info "LIN" distro
|
||||
info "VER" kernel
|
||||
info line_break
|
||||
info "MDL" model
|
||||
info "CPU" cpu
|
||||
info "GPU" gpu
|
||||
info "MEM" memory
|
||||
info "BT" battery
|
||||
info line_break
|
||||
info "WM" wm
|
||||
info "DE" de
|
||||
prin "DSK" "$DSK_NAME_PRETTY $DSK_VERSION_PRETTY"
|
||||
info "THM" theme
|
||||
info "ICO" icons
|
||||
# info "MUS" song
|
||||
# info "Model" model
|
||||
# info "Uptime" uptime
|
||||
# info "Packages" packages
|
||||
# info "DE" de
|
||||
# info "WM" wm
|
||||
# info "SH" shell
|
||||
# info "Resolution" resolution
|
||||
# info "WM Theme" wm_theme
|
||||
# info "Theme" theme
|
||||
# info "Icons" icons
|
||||
# info "Terminal" term
|
||||
# info "Terminal Font" term_font
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user