Make variables optional
This commit is contained in:
parent
0207182eb9
commit
cdf3fa51f2
|
@ -119,6 +119,7 @@ get_term() {
|
||||||
}
|
}
|
||||||
|
|
||||||
get_term_font() {
|
get_term_font() {
|
||||||
|
local confs term_font mateterm_config role profile xrdb child profile_filename
|
||||||
local term="${1}"
|
local term="${1}"
|
||||||
# ((term_run != 1)) && get_term
|
# ((term_run != 1)) && get_term
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue