diff options
Diffstat (limited to 'dotfiles')
-rw-r--r-- | dotfiles/.config/aerc/binds.conf | 3 |
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> |