Fix git up/down arrows

This commit is contained in:
Andrea Mistrali 2021-12-16 13:26:46 +01:00
parent eba3c19aab
commit 3beca17833
No known key found for this signature in database
GPG Key ID: 6FB0A77F6D5DA9B2
1 changed files with 3 additions and 3 deletions

View File

@ -37,8 +37,8 @@ blocks:
style: plain style: plain
foreground: darkGray foreground: darkGray
properties: properties:
branch_ahead_icon: <#88C0D0>⇧</> branch_ahead_icon: <#88C0D0>⇧ </>
branch_behind_icon: <#88C0D0>⇩</> branch_behind_icon: <#88C0D0>⇩ </>
branch_icon: "\uE0A0" branch_icon: "\uE0A0"
display_status: true display_status: true
fetch_status: true fetch_status: true
@ -53,7 +53,7 @@ blocks:
postfix: "" postfix: ""
prefix: "\uF017 " prefix: "\uF017 "
style: austin style: austin
threshold: 30000 threshold: 3000
- type: prompt - type: prompt
alignment: right alignment: right