From 3c828df58e08795b230db611feef665b36891362 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:52:17 -0500 Subject: format/keybind change/quickfix --- bin/.local/bin/scripts/emacs-launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/.local') diff --git a/bin/.local/bin/scripts/emacs-launcher b/bin/.local/bin/scripts/emacs-launcher index 3c964c5..7b61a31 100755 --- a/bin/.local/bin/scripts/emacs-launcher +++ b/bin/.local/bin/scripts/emacs-launcher @@ -15,7 +15,7 @@ fi case $choice in "calendar") - command="(cfw:open-org-calendar)" + command="(bard/open-calendar)" run_command $command ;; "agenda") -- cgit v1.2.3