From e7cb9969b2cfeba5581177dbefcfdcb89dce3e62 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Wed, 10 Jun 2026 11:04:40 -0400 Subject: [PATCH] [systemd] Enable emacs on graphical startup --- .../systemd/user/graphical-session.target.wants/emacs.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 systemd/.config/systemd/user/graphical-session.target.wants/emacs.service diff --git a/systemd/.config/systemd/user/graphical-session.target.wants/emacs.service b/systemd/.config/systemd/user/graphical-session.target.wants/emacs.service new file mode 120000 index 0000000..bebf0b3 --- /dev/null +++ b/systemd/.config/systemd/user/graphical-session.target.wants/emacs.service @@ -0,0 +1 @@ +/home/powellc/.config/systemd/user/emacs.service \ No newline at end of file