From a298518f3787cc1cc64f097b9ee021fe99ac2b08 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Sat, 24 Aug 2024 13:27:35 +0200 Subject: [PATCH] Fix incorrect character in OMP theme --- profiles/manuel/manuel.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/manuel/manuel.omp.json b/profiles/manuel/manuel.omp.json index 83b4db18..d82a0640 100644 --- a/profiles/manuel/manuel.omp.json +++ b/profiles/manuel/manuel.omp.json @@ -29,7 +29,7 @@ "properties": { "display_host": false }, - "template": " {{ if .SSHSession }}\uf817 {{ end }}{{ .UserName }} " + "template": " {{ if .SSHSession }}\ueb39 {{ end }}{{ .UserName }} " }, { "type": "path",