aboutsummaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home.scm b/tw/home.scm
index efa21344..14ae7b97 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -370,7 +370,7 @@ show_border=1
("aerc/aerc.conf" ,(local-file "home/files/aerc/aerc.conf"))
("aerc/binds.conf" ,(local-file "home/files/aerc/binds.conf"))
("aerc/filters" ,(local-file "home/files/aerc/filters" #:recursive? #t))
- ("aerc/stylesets" ,(local-file "home/files/aerc/stylesets" #:recursive? #t))
+ ("aerc/stylesets/catppuccin" ,catppuccin-aerc)
("newsboat/config" ,(local-file "home/files/newsboat.conf"))
("newsboat/config.catppuccin" ,catppuccin-newsboat)
("vdirsyncer/config" ,(local-file "home/files/vdirsyncer.conf")))