[emacs] experiment with EXWM and key bindings
authorAmin Bandali <amin@aminb.org>
Tue, 1 May 2018 05:21:04 +0000 (01:21 -0400)
committerAmin Bandali <amin@aminb.org>
Tue, 1 May 2018 05:21:04 +0000 (01:21 -0400)
commitb46e33ae7e2a096bb3a138fe9c28480b9617ac95
tree781d0c0459e9e11cd21c590341830023465525cf
parentf6d8e3e405936a65fbb985efe79c684c98da0f2f
[emacs] experiment with EXWM and key bindings

- Binding C-w to cut isn't worth the effort. I close tabs way more
  often.
- When launched from within Emacs, Rofi doesn't seem to be able to
  properly launch programs. I haven't been able to debug the issue.
- Rofi seems to have a noticeable lag now under EXWM, compared to back
  when I was using bspwm. rofi-pass is the main reason I still use
  it. So,
        TODO: see if I can port rofi-pass to ivy or helm.
- EXWM's `exwm-input-set-key' seems awfully verbose compared to sxhkd.
  See if there's a shorter and neater way.
init.org