Skip to content

Commit

Permalink
tweak(calfw): change keybinding
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jun 29, 2023
1 parent 61a5862 commit 29dc09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-calendar.el
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
(cfw:fchar-top-right-corner ?┓)
:commands cfw:open-calendar-buffer
:init
(+map! "oc" (+def-dedicated-tab! cfw:open-calendar-buffer))
(+map! "oC" (+def-dedicated-tab! cfw:open-calendar-buffer))
:config
(advice-add
'cfw:render-button :override
Expand Down

0 comments on commit 29dc09d

Please sign in to comment.