mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-26 10:31:20 -08:00
fix: added spacing before os icon in craver theme
This commit is contained in:
parent
805c5a142d
commit
5553900140
|
@ -17,7 +17,7 @@
|
|||
"foreground": "#3A86FF",
|
||||
"leading_diamond": " ",
|
||||
"style": "diamond",
|
||||
"template": "{{ if .WSL }}WSL at {{ end }}{{.Icon}} ",
|
||||
"template": " {{ if .WSL }}WSL at {{ end }}{{.Icon}} ",
|
||||
"type": "os"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue