diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-09-23 22:25:49 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-09-23 22:25:49 +0300 |
commit | c70a2840b7fcd400248b1bcc5857992acdadcae2 (patch) | |
tree | b0d258f6161949595625b36356cb622cd4e4b75b /dotfiles/.config/aerc | |
parent | 4c689588da626e618c4ce4d19a13f7bb6532da14 (diff) | |
download | swayrice-c70a2840b7fcd400248b1bcc5857992acdadcae2.tar.gz swayrice-c70a2840b7fcd400248b1bcc5857992acdadcae2.zip |
modified a couple of binds in aerc
Diffstat (limited to 'dotfiles/.config/aerc')
-rw-r--r-- | dotfiles/.config/aerc/binds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/.config/aerc/binds.conf b/dotfiles/.config/aerc/binds.conf index 0ef7413..a4e02bc 100644 --- a/dotfiles/.config/aerc/binds.conf +++ b/dotfiles/.config/aerc/binds.conf @@ -29,6 +29,7 @@ K = :prev-folder<Enter> d = :move Trash<Enter> D = :delete<Enter> A = :archive flat<Enter> +a = :read -t<Enter> C = :compose<Enter> |