diff options
-rw-r--r-- | functions/icons.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/icons.zsh b/functions/icons.zsh index 3a4909f7..89fc0cd5 100644 --- a/functions/icons.zsh +++ b/functions/icons.zsh @@ -153,7 +153,7 @@ case $POWERLEVEL9K_MODE in SWIFT_ICON '' GO_ICON '' PUBLIC_IP_ICON '' - LOCK_ICON $'\UE138' # + LOCK_ICON $'\UF023' # EXECUTION_TIME_ICON $'\uF253' SSH_ICON '(ssh)' VPN_ICON $'\uF023' |