Added Pop\!_OS distribution
This commit is contained in:
parent
402ac0bc00
commit
98e2a0db99
2 changed files with 26 additions and 0 deletions
21
ascii/distro/pop_os
Normal file
21
ascii/distro/pop_os
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
${c1} /////////////
|
||||||
|
/////////////////////
|
||||||
|
///////${c2}*767${c1}////////////////
|
||||||
|
//////${c2}7676767676*${c1}//////////////
|
||||||
|
/////${c2}76767${c1}//${c2}7676767${c1}//////////////
|
||||||
|
/////${c2}767676${c1}///${c2}*76767${c1}///////////////
|
||||||
|
///////${c2}767676${c1}///${c2}76767${c1}.///${c2}7676*${c1}///////
|
||||||
|
/////////${c2}767676${c1}//${c2}76767${c1}///${c2}767676${c1}////////
|
||||||
|
//////////${c2}76767676767${c1}////${c2}76767${c1}/////////
|
||||||
|
///////////${c2}76767676${c1}//////${c2}7676${c1}//////////
|
||||||
|
////////////,${c2}7676${c1},///////${c2}767${c1}///////////
|
||||||
|
/////////////*${c2}7676${c1}///////${c2}76${c1}////////////
|
||||||
|
///////////////${c2}7676${c1}////////////////////
|
||||||
|
///////////////${c2}7676${c1}///${c2}767${c1}////////////
|
||||||
|
//////////////////////${c2}'${c1}////////////
|
||||||
|
//////${c2}.7676767676767676767,${c1}//////
|
||||||
|
/////${c2}767676767676767676767${c1}/////
|
||||||
|
///////////////////////////
|
||||||
|
/////////////////////
|
||||||
|
/////////////
|
||||||
|
|
5
neofetch
5
neofetch
|
@ -3571,6 +3571,11 @@ get_distro_colors() {
|
||||||
ascii_file="peppermint"
|
ascii_file="peppermint"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Pop!_OS"*)
|
||||||
|
set_colors 6 7
|
||||||
|
ascii_file="pop_os"
|
||||||
|
;;
|
||||||
|
|
||||||
"Porteus"*)
|
"Porteus"*)
|
||||||
set_colors 6 7
|
set_colors 6 7
|
||||||
ascii_file="porteus"
|
ascii_file="porteus"
|
||||||
|
|
Loading…
Reference in a new issue