remove multi monitor references, to be added manually

This commit is contained in:
davidovski 2022-05-16 00:50:25 +01:00
parent 381aaffe4e
commit 20b78d47c5
15 changed files with 51 additions and 267 deletions

View file

@ -694,7 +694,7 @@ disk_display="off"
# Values: 'ascii', 'caca', 'chafa', 'jlp2a', 'iterm2', 'off',
# 'pot', 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty'
# Flag: --backend
image_backend="ascii"
#image_backend="ascii"
# 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="auto"
# Ascii Options
@ -760,7 +760,7 @@ image_source="auto"
# Slackware, SunOS, LinuxLite, OpenSUSE, Raspbian,
# postmarketOS, and Void have a smaller logo variant.
# Use '{distro name}_small' to use the small variants.
ascii_distro="arch"
#ascii_distro="arch"
# Ascii Colors
#
@ -771,7 +771,7 @@ ascii_distro="arch"
# Example:
# ascii_colors=(distro) - Ascii is colored based on Distro colors.
# ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors.
ascii_colors=(distro)
#ascii_colors=(distro)
# Bold ascii logo
# Whether or not to bold the ascii logo.
@ -779,7 +779,7 @@ ascii_colors=(distro)
# Default: 'on'
# Values: 'on', 'off'
# Flag: --ascii_bold
ascii_bold="on"
#ascii_bold="on"
# Image Options