From d7cf53cf3a1e95072c5db5e84f36f3260676039e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 29 Jan 2023 22:05:03 +0100 Subject: Add org shortcut to alpha --- fnl/plugins/ui/alpha.fnl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fnl') diff --git a/fnl/plugins/ui/alpha.fnl b/fnl/plugins/ui/alpha.fnl index 87c45e0..b3b6e80 100644 --- a/fnl/plugins/ui/alpha.fnl +++ b/fnl/plugins/ui/alpha.fnl @@ -35,6 +35,8 @@ ":Telescope oldfiles theme=dropdown") (dashboard.button :c " Configuration" ":e ~/.config/nvim/init.lua ") + (dashboard.button :o " Org" + ":Telescope find_files theme=dropdown cwd=~/.local/share/org") (dashboard.button :q " Quit Neovim" ":qa")]) (set dashboard.section.header.opts.hl :AlphaHeader) (set dashboard.section.buttons.opts.hl :AlphaButtons) -- cgit v1.2.3-70-g09d2