Merge branch 'master' into multi-gpu
This commit is contained in:
commit
29aa4e11d3
1 changed files with 3 additions and 0 deletions
3
neofetch
3
neofetch
|
@ -2346,6 +2346,9 @@ scrot_program() {
|
|||
# TEXT FORMATTING
|
||||
|
||||
info() {
|
||||
# Save subtitle value.
|
||||
subtitle="$1"
|
||||
|
||||
# Make sure that $prin is unset.
|
||||
unset -v prin
|
||||
|
||||
|
|
Loading…
Reference in a new issue