From c47012ca6ceddfb9d615ae3d7540a114048fba94 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 30 Nov 2021 08:57:16 +0100 Subject: [PATCH] start emacs post i3 for nb3 --- start-post-i3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/start-post-i3 b/start-post-i3 index 41c6260..567fc01 100755 --- a/start-post-i3 +++ b/start-post-i3 @@ -17,6 +17,8 @@ elif command -v chromium-browser; then chromium-browser & fi +emacs --daemon + if [ -f /etc/arch-release ]; then SSH_ASKPASS=/usr/bin/qt4-ssh-askpass ssh-add