1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-22 12:20:07 +00:00

use a more portable icon for todo in portable font mode

This commit is contained in:
romkatv 2020-01-03 09:55:41 +01:00
parent 970f4fb8ff
commit 197e542a84

View file

@ -368,7 +368,7 @@ function _p9k_init_icons() {
AWS_EB_ICON '\UF1BD' # 
BACKGROUND_JOBS_ICON '\uF013 ' # 
TEST_ICON '\uF188 ' # 
TODO_ICON '\uF133 ' # 
TODO_ICON '\u2611' # ☑
BATTERY_ICON '\UF240 ' # 
DISK_ICON '\uF0A0 ' # 
OK_ICON '\uF00C ' # 
@ -478,7 +478,7 @@ function _p9k_init_icons() {
AWS_EB_ICON '\U1F331' # 🌱
BACKGROUND_JOBS_ICON '\u2699' # ⚙
TEST_ICON ''
TODO_ICON '\u2611' # ☑ (portable alternative: )
TODO_ICON '\u2206' #
BATTERY_ICON '\U1F50B' # 🔋
DISK_ICON 'hdd'
OK_ICON '\u2714' # ✔