mirror of
https://github.com/Chick2D/neofetch-themes.git
synced 2026-08-24 02:24:27 -05:00
Merge pull request #32 from HimDek/main
Changed `ascii_distro="arch"` to `ascii_distro="auto"`
This commit is contained in:
@@ -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="auto"
|
||||
|
||||
# Ascii Colors
|
||||
#
|
||||
|
||||
@@ -770,7 +770,7 @@ image_backend="ascii"
|
||||
# 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="auto"
|
||||
|
||||
# Ascii Colors
|
||||
#
|
||||
|
||||
+1
-1
@@ -729,7 +729,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="auto"
|
||||
|
||||
# Ascii Colors
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user