Slimline cleaning.
This commit is contained in:
parent
ab5b7794a7
commit
838c6d6c75
3 changed files with 6 additions and 6 deletions
|
@ -13,6 +13,6 @@ slimline::section::k8s_context::async_task_complete() {
|
|||
slimline::section::k8s_context::render() {
|
||||
[[ -z "${slimline_section_k8s_context_output}" ]] && return
|
||||
|
||||
slimline::utils::expand "k8s_context" "ctx:%F{blue}|output|%f" \
|
||||
slimline::utils::expand "k8s_context" "%F{blue}\U2388 |output|%f" \
|
||||
"output" "${slimline_section_k8s_context_output}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue