Merge pull request #32 from HimDek/main

Changed `ascii_distro="arch"` to `ascii_distro="auto"`
This commit is contained in:
Chick Chan
2022-09-23 20:19:56 +05:30
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
#
+1 -1
View File
@@ -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
View File
@@ -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
#