mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
Added a folder icon for "awesome-fontconfig" mode. Thx to @tritlo
This commit is contained in:
parent
c10bac90ba
commit
a09a4b8dd5
1 changed files with 1 additions and 1 deletions
|
@ -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' #
|
||||
|
|
Loading…
Reference in a new issue