From f42a2f1de4db7db44d06a3bfa27ee1c51e2877d9 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 20 May 2023 00:57:16 +0200 Subject: Replace project icon in alpha --- fnl/plugins/ui/alpha.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fnl/plugins/ui/alpha.fnl b/fnl/plugins/ui/alpha.fnl index 55a962b..fec520e 100644 --- a/fnl/plugins/ui/alpha.fnl +++ b/fnl/plugins/ui/alpha.fnl @@ -30,7 +30,7 @@ ":Telescope find_files theme=dropdown") (dashboard.button :g (.. (. icons :text) " Find text") ":Telescope live_grep theme=dropdown") - (dashboard.button :p (.. (. icons :notebook) " Find project") + (dashboard.button :p (.. (. icons :cabinet) " Find project") ":Telescope projects theme=dropdown") (dashboard.button :r (.. (. icons :clock) " Recently used files") ":Telescope oldfiles theme=dropdown") -- cgit v1.2.3-70-g09d2