doom:toggle-fullscreen => doom/toggle-fullscreen
This commit is contained in:
parent
54196139bb
commit
9c1fa8b3c6
3 changed files with 9 additions and 9 deletions
|
@ -84,9 +84,9 @@
|
|||
(ex! "mv" 'doom:file-move)
|
||||
(ex! "rm" 'doom:file-delete)
|
||||
|
||||
;; Presentation/demo
|
||||
(ex! "big" 'doom:big-mode)
|
||||
(ex! "full[scr]" 'doom:toggle-fullscreen)
|
||||
;; Presentation/demo/write-mode
|
||||
(ex! "big" 'doom:big)
|
||||
(ex! "full[scr]" 'doom/toggle-fullscreen)
|
||||
|
||||
;; Sessions/tabs
|
||||
(ex! "sl[oad]" 'doom:workgroup-load)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue