mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
remove multi monitor references, to be added manually
This commit is contained in:
parent
381aaffe4e
commit
20b78d47c5
15 changed files with 51 additions and 267 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue