Add --debug-init flag to Emacs startup command

This should tighten my feedback loop slightly.
This commit is contained in:
William Carroll 2020-01-20 10:15:11 +00:00
parent ddd5d3a7a0
commit a11af57666

View file

@ -25,6 +25,4 @@ compton &
unclutter &
# Startup Emacs (and EXWM).
# TODO: Do I even want `--exit-with-session`? This makes debugging Emacs more
# expensive than perhaps it should be.
exec dbus-launch --exit-with-session emacs
exec dbus-launch --exit-with-session emacs --debug-init