summaryrefslogtreecommitdiff
path: root/.emacs.d/exwm
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2022-11-02 06:27:28 +0200
committerThanos Apollo <[email protected]>2022-11-02 06:28:46 +0200
commit8931b8e1bf1e2a36379ead8c78eac9a7053f0e8b (patch)
tree824a5286ef5cbcb306464101cc10e470a4cc0bac /.emacs.d/exwm
parenta2016d0dec7a633b870caf7a897eedf819b4688f (diff)
fix start exwm
Diffstat (limited to '.emacs.d/exwm')
-rwxr-xr-x.emacs.d/exwm/start-exwm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/exwm/start-exwm.sh b/.emacs.d/exwm/start-exwm.sh
index 5b7e315..a161a8a 100755
--- a/.emacs.d/exwm/start-exwm.sh
+++ b/.emacs.d/exwm/start-exwm.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-exec dbus-launch --exit-with-session emacs --m --debug-init
+exec emacs -mm --debug-init