Ascii: --ascii_disitro now also sets the mode to ascii
This commit is contained in:
parent
6c7501eb20
commit
82db41d8ab
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -3226,6 +3226,7 @@ getargs() {
|
|||
;;
|
||||
|
||||
--ascii_distro)
|
||||
image="ascii"
|
||||
ascii_distro="$2"
|
||||
case "$2" in "-"* | "") ascii_distro="$distro" ;; esac
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue