From 33f1b9d4f570c59088697ec52d155712063fd837 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Tue, 1 Jun 2021 09:58:17 -0400 Subject: [PATCH] autostart: add emacs --- autostart | 1 + 1 file changed, 1 insertion(+) diff --git a/autostart b/autostart index 89128b9..6bdba0c 100755 --- a/autostart +++ b/autostart @@ -5,3 +5,4 @@ pkill xcape ; xcape pkill batsignal ; batsignal -b pkill redshift ; redshift -l 42.2:-71.3 -t 6500:2500 & pkill syncthing ; syncthing & +pkill emacs ; emacs --daemon & -- 2.39.2