|
@ -1813,7 +1813,10 @@ home.file.".xinitrc" = { |
|
|
#+NAME: emacs-exwm-elisp |
|
|
#+NAME: emacs-exwm-elisp |
|
|
#+BEGIN_SRC emacs-lisp |
|
|
#+BEGIN_SRC emacs-lisp |
|
|
;; Configure `exwm'. |
|
|
;; 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 |
|
|
(setq exwm-input-prefix-keys |
|
|
'(?\M-x |
|
|
'(?\M-x |
|
|
?\C-g |
|
|
?\C-g |
|
|