Windows 11 Modifications
I added Windows 11 to the Fluent design and changed the Windows 11 logo to blue 6 7>4 6 (20220429)
This commit is contained in:
parent
ccd5d9f526
commit
69129587cb
1 changed files with 2 additions and 2 deletions
4
neofetch
4
neofetch
|
@ -1777,7 +1777,7 @@ get_de() {
|
|||
|
||||
Windows)
|
||||
case $distro in
|
||||
*"Windows 10"*)
|
||||
*"Windows 10"*|*"Windows 11"*)
|
||||
de=Fluent
|
||||
;;
|
||||
|
||||
|
@ -11230,7 +11230,7 @@ EOF
|
|||
|
||||
*"[Windows 11]"*|*"on Windows 11"*|\
|
||||
"Windows 11"* |"windows11")
|
||||
set_colors 6 7
|
||||
set_colors 4 6
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1}
|
||||
################ ################
|
||||
|
|
Loading…
Reference in a new issue