From 5f4011b63a19c2e3ccfb6a4acba1f37d858fd63e Mon Sep 17 00:00:00 2001 From: Yuri Zamyatin Date: Thu, 26 Jun 2025 22:26:14 +0000 Subject: [PATCH] fix --- arch-user/config/mako/config.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-user/config/mako/config.tmpl b/arch-user/config/mako/config.tmpl index 6714227..ed3f8f3 100644 --- a/arch-user/config/mako/config.tmpl +++ b/arch-user/config/mako/config.tmpl @@ -1,4 +1,4 @@ -format=%s - %a\n%b +format=%s - %a\n%b font={{ .theme.font.name_regular }} {{ .theme.font.size_base_pt }} background-color=#{{ .theme.color.bg_accent_dark }}{{ math.Mul .theme.opacity.high 255 | conv.ToInt64 | printf "%02X" }} border-size=2