From 70ea2093c3d5e70403db7a3bff5b06653bc28caa Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 29 Apr 2016 17:51:12 +1000 Subject: [PATCH] Update default config to match Screenfetch --- config/config | 2 +- neofetch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config b/config/config index 6a3be279..88e8da67 100644 --- a/config/config +++ b/config/config @@ -29,11 +29,11 @@ printinfo () { info "WM Theme" wmtheme info "Theme" theme info "Icons" icons + info "Font" font info "CPU" cpu info "GPU" gpu info "Memory" memory - # info "Font" font # info "Disk" disk # info "Battery" battery # info "Local IP" localip diff --git a/neofetch b/neofetch index 2e9a85a4..074ed91e 100755 --- a/neofetch +++ b/neofetch @@ -56,11 +56,11 @@ printinfo () { info "WM Theme" wmtheme info "Theme" theme info "Icons" icons + info "Font" font info "CPU" cpu info "GPU" gpu info "Memory" memory - # info "Font" font # info "Disk" disk # info "Battery" battery # info "Song" song