made theme settings apply in background to speed up startup time
This commit is contained in:
parent
3676bfc648
commit
5447e9fbf5
1 changed files with 3 additions and 2 deletions
|
@ -1230,10 +1230,11 @@ run -b '[ -z "#{window_active}" ] && [ -z "#{version}" ] && tmux set display-tim
|
|||
# fi
|
||||
#
|
||||
# _apply_overrides
|
||||
# _apply_bindings
|
||||
# _apply_theme
|
||||
# _apply_theme&
|
||||
# _apply_bindings&
|
||||
# # shellcheck disable=SC2046
|
||||
# tmux setenv -gu tmux_conf_dummy $(printenv | grep -E -o '^tmux_conf_[^=]+' | awk '{printf "; setenv -gu %s", $0}')
|
||||
# wait
|
||||
# }
|
||||
#
|
||||
# _urlview() {
|
||||
|
|
Loading…
Reference in a new issue