diff --git a/ascii/distro/pop_os b/ascii/distro/pop_os new file mode 100644 index 00000000..a399f18f --- /dev/null +++ b/ascii/distro/pop_os @@ -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}///// + /////////////////////////// + ///////////////////// + ///////////// + diff --git a/neofetch b/neofetch index 9e66c4bc..11eccc98 100755 --- a/neofetch +++ b/neofetch @@ -3571,6 +3571,11 @@ get_distro_colors() { ascii_file="peppermint" ;; + "Pop!_OS"*) + set_colors 6 7 + ascii_file="pop_os" + ;; + "Porteus"*) set_colors 6 7 ascii_file="porteus"