aboutsummaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
authorTimo Wilken2024-03-08 22:35:07 +0100
committerTimo Wilken2024-03-08 22:35:07 +0100
commitc1a81fefb6d5cb200997ef3e3550e8b86d5e4e4d (patch)
treefbdf95f4011cc28ea81519e20635b795a06816e9 /tw/home.scm
parent1bd1b8708b8abaf4a0a9e45d937671ab8ec12ece (diff)
Use upstream aerc catppuccin theme
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")))