From 8dada3cbafc8ae9db04df89c61dce48115ac619c Mon Sep 17 00:00:00 2001 From: SJ Basak Date: Mon, 3 Oct 2022 03:35:23 +0530 Subject: [PATCH] theme(takuya): changed icon beside time show clock icon --- themes/takuya.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/takuya.omp.json b/themes/takuya.omp.json index 948fb1cc..40d3ffda 100644 --- a/themes/takuya.omp.json +++ b/themes/takuya.omp.json @@ -78,7 +78,7 @@ "invert_powerline": true, "leading_diamond": " \ue0b6", "style": "diamond", - "template": " \uf5ef {{ .CurrentDate | date .Format }} ", + "template": " \uf64f {{ .CurrentDate | date .Format }} ", "trailing_diamond": "\ue0b4", "type": "time" }