Skip to content

Commit 2a84ecc

Browse files
author
Jon San Miguel
committed
Update patched character codes
1 parent 36159fb commit 2a84ecc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerline-shell.py.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ class Powerline:
1515
'separator_thin': u'\u276F'
1616
},
1717
'patched': {
18-
'separator': u'\u2B80',
19-
'separator_thin': u'\u2B81'
18+
'separator': u'\uE0B0',
19+
'separator_thin': u'\uE0B1'
2020
},
2121
'flat': {
2222
'separator': '',

0 commit comments

Comments
 (0)