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 0cd6bb9d..fcf08163 100644 --- a/functions/icons.zsh +++ b/functions/icons.zsh @@ -96,7 +96,7 @@ case $POWERLEVEL9K_MODE in LINUX_ICON $'\UF17C' # SUNOS_ICON $'\UF185 ' # HOME_ICON $'\UF015 ' # - FOLDER_ICON '' + FOLDER_ICON $'\UF115 ' # NETWORK_ICON $'\UF09E ' # LOAD_ICON $'\UF080 ' # RAM_ICON $'\UF0E4' # |