Skip to content

Commit

Permalink
[PR] dylanaraps/neofetch#2109 from Ryker0603 - Windows 11 Modifications
Browse files Browse the repository at this point in the history
Upstream PR: dylanaraps/neofetch#2109
Thanks to @Ryker0603

Co-authored-by: Ryker Lim <53988221+Ryker0603@users.noreply.github.com>
  • Loading branch information
hykilpikonna and Ryker0603 committed Jul 30, 2022
2 parents 4dc0014 + 6912958 commit 600d7c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -1803,7 +1803,7 @@ get_de() {

Windows)
case $distro in
*"Windows 10"*)
*"Windows 10"*|*"Windows 11"*)
de=Fluent
;;

Expand Down Expand Up @@ -11543,7 +11543,7 @@ EOF

*"[Windows 11]"*|*"on Windows 11"*|\
"Windows 11"* |"windows11")
set_colors 6 7
set_colors 4 6
read -rd '' ascii_data <<'EOF'
${c1}
################ ################
Expand Down

0 comments on commit 600d7c8

Please sign in to comment.