fix: added spacing before os icon in craver theme

This commit is contained in:
Sharun 2022-04-19 22:10:24 +05:30 committed by Jan De Dobbeleer
parent 805c5a142d
commit 5553900140

View file

@ -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"
},
{