passage a newsboat

This commit is contained in:
2026-09-17 13:17:46 +02:00
parent ef1ce70bda
commit acf9d5a276
+1 -1
View File
@@ -818,7 +818,7 @@ mail-received=notify-send "[$AERC_ACCOUNT/$AERC_FOLDER] New mail from $AERC_FROM
# #
# Executed when aerc starts # Executed when aerc starts
#aerc-startup=aerc :terminal calcurse && aerc :next-tab #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. # Executed when aerc shuts down.