From 95f82522c6d75a9c932bedb6ebb4959d1f414faa Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Tue, 23 Feb 2021 10:59:23 -0700 Subject: Some small changes, added gotop config --- .config/neofetch/config.conf | 46 ++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to '.config/neofetch/config.conf') diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 6930fa3..f1b844b 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -1,45 +1,45 @@ print_info() { - ## Title. + ## Title. info title - info underline - + info underline + ## PC info. - # info "OS" distro - # info "Kernel" kernel + # info "OS" distro + # info "Kernel" kernel info "Motherboard" model - info "CPU" cpu + info "CPU" cpu # info "CPU Usage" cpu_usage info "Memory" memory info "GPU" gpu - # info "GPU Driver" gpu_driver # Linux/macOS only - info "Disk" disk + # info "GPU Driver" gpu_driver # Linux/macOS only + info "Disk" disk # info "Battery" battery info "Uptime" uptime info underline - + ## Software. - info "Resolution" resolution - # info "DE" de - info "WM" wm - # info "WM Theme" wm_theme - # info "Font" font + info "Resolution" resolution + # info "DE" de + info "WM" wm + # info "WM Theme" wm_theme + # info "Font" font # info "Theme" theme - # info "Icons" icons + # info "Icons" icons info "Shell" shell info "Terminal" term - info "Terminal Font" term_font + info "Terminal Font" term_font info "Packages" packages # info underline ## Miscellaneous. # [[ "$player" ]] && prin "Music Player" "$player" - # info "Song" song + # info "Song" song # info "Local IP" local_ip - # info "Public IP" public_ip - # info "Users" users - # info "Locale" locale # This only works on glibc systems. + # info "Public IP" public_ip + # info "Users" users + # info "Locale" locale # This only works on glibc systems. - info cols + info cols } @@ -130,10 +130,10 @@ disk_display="off" ## Image Backend # Values: 'ascii', 'caca', 'chafa', 'jp2a', 'iterm2', 'off', -# 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty' +# 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty' image_backend="ascii" # Values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/' -# 'command output (neofetch --ascii "$(fortune | cowsay -W 30)")' +# 'command output (neofetch --ascii "$(fortune | cowsay -W 30)")' image_source="auto" ascii_distro="auto" # ascii_colors=(33 33 64 64 37 37) -- cgit v1.2.3-70-g09d2