fixing the "OK_ICON" in 'awesome-fontconfig' which somehow got broken

pull/22/head
Ben Hilburn 8 years ago
parent 5f41b5e17e
commit 95f0c3c6ec

@ -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' # ⬢

Loading…
Cancel
Save