Update neofetch and iterm

This commit is contained in:
2021-12-21 16:40:36 -06:00
parent 6bd4e86fd5
commit 1d35b206f7
2 changed files with 225 additions and 219 deletions

View File

@@ -694,7 +694,7 @@ disk_display="off"
# Values: 'ascii', 'caca', 'chafa', 'jp2a', 'iterm2', 'off',
# 'pot', 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty'
# Flag: --backend
image_backend="ascii"
image_backend="iterm2"
# Image Source
#
@@ -708,7 +708,7 @@ image_backend="ascii"
# NOTE: 'auto' will pick the best image source for whatever image backend is used.
# In ascii mode, distro ascii art will be used and in an image mode, your
# wallpaper will be used.
image_source="auto"
image_source="~/.config/neofetch/img.jpg"
# Ascii Options
@@ -808,7 +808,7 @@ thumbnail_dir="${XDG_CACHE_HOME:-${HOME}/.cache}/thumbnails/neofetch"
#
# See this wiki page to learn about the fit and fill options.
# https://github.com/dylanaraps/neofetch/wiki/What-is-Waifu-Crop%3F
crop_mode="normal"
crop_mode="fit"
# Crop offset
# Note: Only affects 'normal' crop mode.