diff options
Diffstat (limited to 'modules/email.home/aerc.conf')
| -rw-r--r-- | modules/email.home/aerc.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/email.home/aerc.conf b/modules/email.home/aerc.conf index e7dc011..656d4a1 100644 --- a/modules/email.home/aerc.conf +++ b/modules/email.home/aerc.conf @@ -9,8 +9,8 @@ auto-mark-read = true parse-http-links = true [compose] -editor = nvim -file-picker-cmd = lf -selection-path=%f +editor = kak-tmux +file-picker-cmd = sh -c "DAFFM_SELECTIONS_OUT=%f daffm -c @picker" empty-subject-warning = true no-attachment-warning = ^[^>]*attach(ed|ment) edit-headers = true |
