From c1a81fefb6d5cb200997ef3e3550e8b86d5e4e4d Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Fri, 8 Mar 2024 22:35:07 +0100 Subject: Use upstream aerc catppuccin theme --- tw/home.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw/home.scm') 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"))) -- cgit v1.2.3