Merge branch 'master' of https://github.com/dylanaraps/neofetch
This commit is contained in:
commit
4fd2287582
4 changed files with 63 additions and 34 deletions
5
neofetch
5
neofetch
|
|
@ -3572,6 +3572,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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue