Call ace-window with key

This commit is contained in:
Marcus Kammer 2022-04-19 12:33:15 +02:00
parent e936cbf53b
commit f4d8b673f1

View file

@ -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)