aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_mbsetupuser/.emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/_mbsetupuser/.emacs.d/init.el b/_mbsetupuser/.emacs.d/init.el
index a08d2d7..6429482 100644
--- a/_mbsetupuser/.emacs.d/init.el
+++ b/_mbsetupuser/.emacs.d/init.el
@@ -35,6 +35,8 @@
("C-x o"))
:custom-face
(aw-leading-char-face ((t (:foreground "#222424" :background "#ff9800"))))
+ :custom
+ (aw-keys '(?a ?r ?s ?t ?n ?e ?i ?o))
:config
(ace-window-posframe-mode))