From 8931b8e1bf1e2a36379ead8c78eac9a7053f0e8b Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 2 Nov 2022 06:27:28 +0200 Subject: fix start exwm --- .emacs.d/exwm/start-exwm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') 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 -- cgit v1.2.3