diff options
Diffstat (limited to '.emacs.d/exwm/start-exwm.sh')
-rwxr-xr-x | .emacs.d/exwm/start-exwm.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.emacs.d/exwm/start-exwm.sh b/.emacs.d/exwm/start-exwm.sh new file mode 100755 index 0000000..5b7e315 --- /dev/null +++ b/.emacs.d/exwm/start-exwm.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec dbus-launch --exit-with-session emacs --m --debug-init |