From e9bec12d748e26442b0dd8ecf7cff42c1df55d35 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 4 Dec 2018 23:49:08 -0600 Subject: [PATCH] Neofetch: Change layout of fetch --- .config/neofetch/config.conf | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 83878945..3168275e 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -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