mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 08:20:10 +00:00
fixing the "OK_ICON" in 'awesome-fontconfig' which somehow got broken
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ case $POWERLEVEL9K_MODE in
|
||||
TEST_ICON $'\uF291' #
|
||||
TODO_ICON $'\u2611' # ☑
|
||||
BATTERY_ICON $'\U1F50B' # 🔋
|
||||
OK_ICON $'\uF23A' #
|
||||
OK_ICON $'\u2713' # ✓
|
||||
FAIL_ICON $'\uF281' #
|
||||
SYMFONY_ICON 'SF'
|
||||
NODE_ICON $'\u2B22' # ⬢
|
||||
|
||||
Reference in New Issue
Block a user