From cb83919ebbd4cf2240d69b25ba0934faff772866 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Sat, 4 Sep 2021 09:34:36 -0400 Subject: [PATCH] Cleanup EXWM block --- README.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index a74cc9f..ff98559 100644 --- a/README.org +++ b/README.org @@ -1813,7 +1813,10 @@ home.file.".xinitrc" = { #+NAME: emacs-exwm-elisp #+BEGIN_SRC emacs-lisp ;; Configure `exwm'. -(setq exwm-worspace-show-all-buffers t) +(setq exwm-layout-show-all-buffers t + exwm-worspace-show-all-buffers t) + +;; Configure input keys. (setq exwm-input-prefix-keys '(?\M-x ?\C-g