[PR] dylanaraps/neofetch#2109 from Ryker0603 - Windows 11 Modifications
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2109 Thanks to @Ryker0603 Co-authored-by: Ryker Lim <53988221+Ryker0603@users.noreply.github.com>
This commit is contained in:
@@ -1803,7 +1803,7 @@ get_de() {
|
|||||||
|
|
||||||
Windows)
|
Windows)
|
||||||
case $distro in
|
case $distro in
|
||||||
*"Windows 10"*)
|
*"Windows 10"*|*"Windows 11"*)
|
||||||
de=Fluent
|
de=Fluent
|
||||||
;;
|
;;
|
||||||
|
|
||||||
@@ -11543,7 +11543,7 @@ EOF
|
|||||||
|
|
||||||
*"[Windows 11]"*|*"on Windows 11"*|\
|
*"[Windows 11]"*|*"on Windows 11"*|\
|
||||||
"Windows 11"* |"windows11")
|
"Windows 11"* |"windows11")
|
||||||
set_colors 6 7
|
set_colors 4 6
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c1}
|
${c1}
|
||||||
################ ################
|
################ ################
|
||||||
|
|||||||
Reference in New Issue
Block a user