mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
docs: convert the Golang RTL icon to a LTR icon
This commit is contained in:
parent
877ac59f5f
commit
40a065da5a
|
@ -17,7 +17,7 @@ Display the currently active golang version.
|
||||||
"powerline_symbol": "\uE0B0",
|
"powerline_symbol": "\uE0B0",
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ffffff",
|
||||||
"background": "#7FD5EA",
|
"background": "#7FD5EA",
|
||||||
"template": " \uFCD1 {{ .Full }} "
|
"template": " \u202D\uFCD1 {{ .Full }} "
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue