From f7dcd28c9a00f9c9366801cc9c20c2ac93fa2714 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 7 Apr 2022 23:41:19 +0200 Subject: fix(alpha): remove extra parenthesis --- fnl/config/alpha.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fnl/config/alpha.fnl b/fnl/config/alpha.fnl index dca13de..392e22d 100644 --- a/fnl/config/alpha.fnl +++ b/fnl/config/alpha.fnl @@ -39,4 +39,4 @@ (set dashboard.section.header.opts.hl :AlphaHeader) (set dashboard.section.buttons.opts.hl :AlphaButtons) (set dashboard.opts.opts.noautocmd true) - (alpha.setup {dashboard.opts}))))) + (alpha.setup {dashboard.opts})))) -- cgit v1.2.3-70-g09d2