From 2c72d80a5e1f487dc4cf9b4f2e5e9c4ab34018bf Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 27 Dec 2023 13:59:45 +0000 Subject: [PATCH] Add bind to open dashboard --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 6b1826d..561f037 100644 --- a/README.org +++ b/README.org @@ -366,6 +366,7 @@ Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia (use-package dashboard :ensure t :demand + :bind (("C-c o d" . dashboard-open)) :custom (dashboard-center-content t) (dashboard-icon-type 'nerd-icons)