From acf9d5a2764109d71ff0e6ad9a8e5af8756681f1 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Sep 2026 13:17:46 +0200 Subject: [PATCH] passage a newsboat --- aerc/.config/aerc/aerc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aerc/.config/aerc/aerc.conf b/aerc/.config/aerc/aerc.conf index 4f68fc0..f846e04 100644 --- a/aerc/.config/aerc/aerc.conf +++ b/aerc/.config/aerc/aerc.conf @@ -818,7 +818,7 @@ mail-received=notify-send "[$AERC_ACCOUNT/$AERC_FOLDER] New mail from $AERC_FROM # # Executed when aerc starts #aerc-startup=aerc :terminal calcurse && aerc :next-tab -aerc-startup=aerc :terminal khal interactive && aerc :next-tab && aerc :terminal srss o && aerc :next-tab +aerc-startup=aerc :terminal khal interactive && aerc :next-tab && aerc :terminal newsboat -r && aerc :next-tab # # Executed when aerc shuts down.