mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
use more conservative glyphs in 'compatible' and 'powerline' mode
See #265.
This commit is contained in:
+1
-1
@@ -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' # ✔
|
||||
|
||||
Reference in New Issue
Block a user