aboutsummaryrefslogtreecommitdiff
path: root/SystemD/.config/systemd/user
AgeCommit message (Collapse)Author
2021-07-25(SystemD)~emacs service to not use a name for the daemonAryadev Chavali
In hindsight, what other daemon am I going to be using for Emacs? It's not like I'll be starting two different servers! Even if I was, Emacs has the ability to assign a new unique name for the server depending on if another server is already running. Also, having a name for the main server makes it harder for other services (such as notmuch-mua.service) to find your Emacs instance.
2021-07-10(General)~updates to various files due to reinstall on laptopAryadev Chavali
By reinstalling arch on my laptop, I've had the chance to see any loose ends or errors in my setup that, by virtue of how fresh the system is, I'm motivated to fix.
2021-03-25(SystemD)+emacs service as part of new SystemD moduleAryadev Chavali