summaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-10-07 17:14:49 +0200
committerTimo Wilken2023-10-07 17:14:49 +0200
commitaf11b425fb54cad70304425d04f241a456919e85 (patch)
treeaf1869fdbb58e6e96ee3f5d82362835ebb1f0742 /tw/home.scm
parent584de83142ae43a69c6088df2571a339b7fcb087 (diff)
Update Emacs config for 29.1
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/tw/home.scm b/tw/home.scm
index c0540579..a933801b 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -379,7 +379,6 @@ show_border=1
(simple-service 'emacs-config home-xdg-configuration-files-service-type
`(("emacs/include" ,(local-file "home/files/emacs-packages" #:recursive? #t))
- ("emacs/early-init.el" ,(local-file "home/files/emacs-early-init.el"))
("emacs/init.el" ,(local-file "home/files/emacs-init.el"))
(,(string-append "emacs/" (local-file-name catppuccin-emacs-theme))
,catppuccin-emacs-theme)))