[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:
commit
600d7c8928
1 changed files with 2 additions and 2 deletions
4
neofetch
4
neofetch
|
|
@ -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}
|
||||||
################ ################
|
################ ################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue