Skip to content

Commit

Permalink
Update patched character codes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon San Miguel committed Jul 10, 2013
1 parent 36159fb commit 2a84ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions powerline-shell.py.template
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ class Powerline:
'separator_thin': u'\u276F'
},
'patched': {
'separator': u'\u2B80',
'separator_thin': u'\u2B81'
'separator': u'\uE0B0',
'separator_thin': u'\uE0B1'
},
'flat': {
'separator': '',
Expand Down

0 comments on commit 2a84ecc

Please sign in to comment.