aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/aerc
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2020-10-24 15:02:12 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2020-10-24 15:02:12 +0300
commitdcc1fb732f491bb0aa7fcf505fca3451b4680830 (patch)
tree4d895d9b10a0b7bc9770ff45ca12062155f11cb7 /dotfiles/.config/aerc
parent946f23075668813cfe9b9ac6739a2625a6799e9f (diff)
downloadswayrice-dcc1fb732f491bb0aa7fcf505fca3451b4680830.tar.gz
swayrice-dcc1fb732f491bb0aa7fcf505fca3451b4680830.zip
changes to aerc key bindings
Diffstat (limited to 'dotfiles/.config/aerc')
-rw-r--r--dotfiles/.config/aerc/binds.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/dotfiles/.config/aerc/binds.conf b/dotfiles/.config/aerc/binds.conf
index a4e02bc..f566f4a 100644
--- a/dotfiles/.config/aerc/binds.conf
+++ b/dotfiles/.config/aerc/binds.conf
@@ -28,7 +28,8 @@ K = :prev-folder<Enter>
<Enter> = :view<Enter>
d = :move Trash<Enter>
D = :delete<Enter>
-A = :archive flat<Enter>
+#A = :archive flat<Enter>
+A = :move Archive<Enter>
a = :read -t<Enter>
C = :compose<Enter>