mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
fix the kubernetes icon (#2217)
This commit is contained in:
parent
b474978b2e
commit
1cff22491b
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@ function _p9k_init_icons() {
|
|||
EXECUTION_TIME_ICON '\uF252'$s #
|
||||
SSH_ICON '\uF489'$s #
|
||||
VPN_ICON '\UF023' #
|
||||
KUBERNETES_ICON '\F10FE' #
|
||||
KUBERNETES_ICON '\UF10FE' #
|
||||
DROPBOX_ICON '\UF16B'$s #
|
||||
DATE_ICON '\uF073 ' #
|
||||
TIME_ICON '\uF017 ' #
|
||||
|
|
Loading…
Reference in a new issue