app/calendar: add cfw:details* popup rule
This commit is contained in:
parent
55cfe0cca4
commit
4003d1fdea
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
cfw:fchar-top-left-corner ?┏
|
||||
cfw:fchar-top-right-corner ?┓)
|
||||
|
||||
(set-popup-rule! "^\\*cfw:details" :quit t :ttl 0 :select t :size 0.4)
|
||||
|
||||
(define-key cfw:calendar-mode-map "q" #'+calendar/quit)
|
||||
|
||||
(add-hook 'cfw:calendar-mode-hook #'doom-mark-buffer-as-real-h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue