Commit 70ea2093 authored by Dylan's avatar Dylan

Update default config to match Screenfetch

parent 32197e9e
...@@ -29,11 +29,11 @@ printinfo () { ...@@ -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
......
...@@ -56,11 +56,11 @@ printinfo () { ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment