From 832af38380ba5b6a020b034059b4bc5ff7443ded Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Sat, 13 May 2023 23:50:35 -0500
Subject: uhhh

---
 systemd/user/emacs.service | 12 ------------
 1 file changed, 12 deletions(-)
 delete mode 100644 systemd/user/emacs.service

(limited to 'systemd')

diff --git a/systemd/user/emacs.service b/systemd/user/emacs.service
deleted file mode 100644
index 57a7e50..0000000
--- a/systemd/user/emacs.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Emacs text editor
-Documentation=info:emacs man:emacs(1) https://gnu.org/software/emacs/
-
-[Service]
-Type=forking
-ExecStart=/home/case/.local/bin/emacs --daemon
-ExecStop=/home/case/.local/bin/emacsclient --eval "(kill-emacs)"
-Restart=on-always
-
-[Install]
-WantedBy=default.target
-- 
cgit 1.4.1-21-gabe81