From 45568be1a6ed8ec290b539e2cff3ee45a02af152 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 2 May 2018 23:54:50 -0400 Subject: [PATCH] [emacs] disable EXWM Having used EXWM for a couple of days, I think bspwm provides an overall more stable and smoother experience, and is more polished. I really am going to miss EXWM's simulation keys though. Thankfully, it seems like xkeysnail [0] is a nice solution for that. [0]: https://github.com/mooz/xkeysnail --- init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.org b/init.org index b5e32d3..1a2d59e 100644 --- a/init.org +++ b/init.org @@ -534,7 +534,7 @@ Roll your own modal mode *** [[https://github.com/ch11ng/exwm][EXWM]] (window manager) -#+begin_src emacs-lisp +#+begin_src emacs-lisp :tangle no (use-package exwm :demand t :config @@ -709,7 +709,7 @@ Roll your own modal mode :header-args+: :tangle ~/.config/sxhkd/sxhkdrc :mkdirp yes :END: -#+begin_src conf +#+begin_src conf :tangle no # terminal emulator super + Return urxvt -- 2.20.1