From 32ad12a11a92c5f864b630ef9412c7e8b9b6a3cb Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Mon, 31 Oct 2022 15:47:20 +0200 Subject: Add lisp modules&exwm --- .emacs.d/exwm/start-exwm.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .emacs.d/exwm/start-exwm.sh (limited to '.emacs.d/exwm/start-exwm.sh') 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 -- cgit v1.2.3