summaryrefslogtreecommitdiff
path: root/config/neofetch
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-05-16 00:50:25 +0100
committerdavidovski <david@davidovski.xyz>2022-05-16 00:50:25 +0100
commit20b78d47c51cd9f27a9d80978f050556fb157a3c (patch)
tree5e71ddcd57f0b013bfbe7f71046780a5196eef2b /config/neofetch
parent381aaffe4ed3caa0f1356b720f6d4fc0de5b1f8f (diff)
remove multi monitor references, to be added manually
Diffstat (limited to 'config/neofetch')
-rw-r--r--config/neofetch/config.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/neofetch/config.conf b/config/neofetch/config.conf
index 0d770c2..a77a956 100644
--- a/config/neofetch/config.conf
+++ b/config/neofetch/config.conf
@@ -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