no icons ;-)
This commit is contained in:
parent
28fa084832
commit
f18f05513b
2 changed files with 10 additions and 4 deletions
|
@ -14,6 +14,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" "[☸️ %F{blue}|output|%f]" \
|
||||
slimline::utils::expand "k8s_context" "[k8s:%F{blue}|output|%f]" \
|
||||
"output" "${slimline_section_k8s_context_output}" \
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue