mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
Made the separator in stdout mode configurable with '--stdout_separator' and '$stdout_separator'
This commit is contained in:
@@ -321,6 +321,14 @@ scrot_dir="$HOME/Pictures"
|
||||
scrot_name="neofetch-%Y-%m-%d-%H:%M.png"
|
||||
|
||||
|
||||
# }}}
|
||||
|
||||
# Stdout options {{{
|
||||
|
||||
# Separator for stdout mode
|
||||
# --stdout_separator string
|
||||
stdout_separator=" "
|
||||
|
||||
# }}}
|
||||
|
||||
# Config Options {{{
|
||||
|
||||
Reference in New Issue
Block a user