mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
use more conservative glyphs in 'compatible' and 'powerline' mode
See #265.
This commit is contained in:
parent
dfe6a86eb3
commit
e7520409d1
2 changed files with 21 additions and 4 deletions
|
|
@ -446,7 +446,7 @@ function _p9k_init_icons() {
|
|||
AWS_EB_ICON '\U1F331' # 🌱
|
||||
BACKGROUND_JOBS_ICON '\u2699' # ⚙
|
||||
TEST_ICON ''
|
||||
TODO_ICON '\u2611' # ☑
|
||||
TODO_ICON '\u2611' # ☑ (portable alternatives: ▼ ∆)
|
||||
BATTERY_ICON '\U1F50B' # 🔋
|
||||
DISK_ICON 'hdd'
|
||||
OK_ICON '\u2714' # ✔
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue