summaryrefslogtreecommitdiff
path: root/fnl/config
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config')
-rw-r--r--fnl/config/alpha.fnl2
1 files changed, 1 insertions, 1 deletions
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}))))