Support keynav

I'm trying a mouse-less workflow supported by `keynav`. So far, everything works
pretty well... and then I needed to take a screenshot and I don't know how to
use `scrot --select` without a mouse.
This commit is contained in:
William Carroll 2020-01-20 16:49:21 +00:00
parent 3d6b521919
commit 514c5797de

View file

@ -24,5 +24,8 @@ compton &
# `unclutter` hide the cursor in when it is inactive
unclutter &
# Control X's pointer with the keyboard. Activate by pressing <C-;>
keynav &
# Startup Emacs (and EXWM).
exec dbus-launch --exit-with-session emacs --debug-init