From fe20453fee5d8956e3a88767fcf96bfd582cf8a3 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 12 Aug 2024 15:34:34 +0200 Subject: Upgrade aerc configuration for 0.18.1 --- tw/services/desktop.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tw/services/desktop.scm') diff --git a/tw/services/desktop.scm b/tw/services/desktop.scm index 5b2d1bc9..4f2e3aff 100644 --- a/tw/services/desktop.scm +++ b/tw/services/desktop.scm @@ -897,6 +897,8 @@ proprietary NVIDIA driver?")) ("aerc/aerc.conf" ,(local-file "files/aerc/aerc.conf")) ("aerc/binds.conf" ,(local-file "files/aerc/binds.conf")) ("aerc/filters" ,(local-file "files/aerc/filters" #:recursive? #t)) + ;; I could also use the upstream catppuccin/aerc theme here (packaged as + ;; catppuccin-aerc), but it's a bit too colourless for me. ("aerc/stylesets/catppuccin" ,(local-file "files/aerc/catppuccin.conf")) ("aerc/templates" ,(local-file "files/aerc/templates" #:recursive? #t)) ("vdirsyncer/config" ,(if work? -- cgit v1.2.3