mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
replace NETWORK_ICON; the original (U+F877) triggers a bug on macOS; see #895
This commit is contained in:
parent
4635fcacee
commit
620e69fef1
2 changed files with 2 additions and 2 deletions
|
|
@ -459,7 +459,7 @@ function _p9k_init_icons() {
|
|||
HOME_SUB_ICON '\uF07C'$s #
|
||||
FOLDER_ICON '\uF115'$s #
|
||||
ETC_ICON '\uF013'$s #
|
||||
NETWORK_ICON '\uF877'$s #
|
||||
NETWORK_ICON '\uF50D'$s #
|
||||
LOAD_ICON '\uF080 ' #
|
||||
SWAP_ICON '\uF464'$s #
|
||||
RAM_ICON '\uF0E4'$s #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue