Update neofetch and iterm
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user