From 7b0e1d35ce767c54a5dcf10010de62c336f3a7e7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 20 May 2023 11:26:30 +0200 Subject: Fix alpha formatting --- fnl/plugins/ui/alpha.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/plugins/ui') diff --git a/fnl/plugins/ui/alpha.fnl b/fnl/plugins/ui/alpha.fnl index fec520e..0693a6c 100644 --- a/fnl/plugins/ui/alpha.fnl +++ b/fnl/plugins/ui/alpha.fnl @@ -26,7 +26,7 @@ (let [dashboard (require :alpha.themes.dashboard)] (set dashboard.section.header.val ascii-art) (set dashboard.section.buttons.val - [(dashboard.button :f (.. (. icons :search) " Find file") + [(dashboard.button :f (.. (. icons :search) " Find file") ":Telescope find_files theme=dropdown") (dashboard.button :g (.. (. icons :text) " Find text") ":Telescope live_grep theme=dropdown") -- cgit v1.2.3-70-g09d2