Call ace-window with key
This commit is contained in:
parent
e936cbf53b
commit
f4d8b673f1
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
:bind ("<f6>" . olivetti-mode))
|
||||
|
||||
(use-package shrface
|
||||
:init
|
||||
(global-set-key (kbd "M-o") 'ace-window)
|
||||
:config
|
||||
(shrface-basic)
|
||||
(shrface-trial)
|
||||
|
|
Loading…
Add table
Reference in a new issue