punktdateien/neofetch/config.conf

54 lines
1 KiB
Text
Raw Normal View History

2023-12-08 17:33:11 +01:00
print_info() {
info "distro" distro
info "linux" kernel
info "pkgs" packages
info "shell" shell
info "wm" de
info "term" term
info "cpu" cpu
info "gpu" gpu
info "mem" memory
info "your mom" "by my side"
wait
}
kernel_shorthand="on"
distro_shorthand="off"
os_arch="off"
memory_percent="on"
memory_unit="GiB"
package_managers="on"
shell_path="off"
shell_version="off"
speed_type="bios_limit"
speed_shorthand="on"
cpu_brand="on"
cpu_speed="on"
cpu_cores="logical"
cpu_temp="off"
gpu_brand="on"
gpu_type="all"
de_version="off"
colors=(1 1 1 "\x1b[38;5;161" "\x1b[38;5;161" "\x1b[38;5;204")
bold="on"
underline_enabled="off"
underline_char="-"
separator=" »"
image_backend="iterm2"
image_source="$HOME/.config/neofetch/arch.png"
ascii_distro="auto"
ascii_colors=(distro)
ascii_bold="on"
image_loop="off"
thumbnail_dir="${XDG_CACHE_HOME:-${HOME}/.cache}/thumbnails/neofetch"
crop_mode="normal"
crop_offset="center"
image_size="23%"
catimg_size="2"
gap=3
yoffset=0
xoffset=0
background_color=
stdout="off"