Update default config to match Screenfetch
This commit is contained in:
parent
32197e9e49
commit
70ea2093c3
|
@ -29,11 +29,11 @@ printinfo () {
|
||||||
info "WM Theme" wmtheme
|
info "WM Theme" wmtheme
|
||||||
info "Theme" theme
|
info "Theme" theme
|
||||||
info "Icons" icons
|
info "Icons" icons
|
||||||
|
info "Font" font
|
||||||
info "CPU" cpu
|
info "CPU" cpu
|
||||||
info "GPU" gpu
|
info "GPU" gpu
|
||||||
info "Memory" memory
|
info "Memory" memory
|
||||||
|
|
||||||
# info "Font" font
|
|
||||||
# info "Disk" disk
|
# info "Disk" disk
|
||||||
# info "Battery" battery
|
# info "Battery" battery
|
||||||
# info "Local IP" localip
|
# info "Local IP" localip
|
||||||
|
|
2
neofetch
2
neofetch
|
@ -56,11 +56,11 @@ printinfo () {
|
||||||
info "WM Theme" wmtheme
|
info "WM Theme" wmtheme
|
||||||
info "Theme" theme
|
info "Theme" theme
|
||||||
info "Icons" icons
|
info "Icons" icons
|
||||||
|
info "Font" font
|
||||||
info "CPU" cpu
|
info "CPU" cpu
|
||||||
info "GPU" gpu
|
info "GPU" gpu
|
||||||
info "Memory" memory
|
info "Memory" memory
|
||||||
|
|
||||||
# info "Font" font
|
|
||||||
# info "Disk" disk
|
# info "Disk" disk
|
||||||
# info "Battery" battery
|
# info "Battery" battery
|
||||||
# info "Song" song
|
# info "Song" song
|
||||||
|
|
Reference in New Issue