diff options
author | Amin Bandali <bandali@kelar.org> | 2024-03-17 16:59:16 -0400 |
---|---|---|
committer | Amin Bandali <bandali@kelar.org> | 2024-03-17 16:59:16 -0400 |
commit | 5a5c9a5f47de25202756c866a959b5350aba246a (patch) | |
tree | 6278410361604d6cd3e9cb3db10df4f0e26c057e | |
parent | c06a747286d28d7b111201321c03f0dde0d1112e (diff) | |
download | configs-5a5c9a5f47de25202756c866a959b5350aba246a.tar.gz configs-5a5c9a5f47de25202756c866a959b5350aba246a.tar.xz configs-5a5c9a5f47de25202756c866a959b5350aba246a.zip |
Use yearly archive with aerc
-rw-r--r-- | .config/aerc/binds.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/aerc/binds.conf b/.config/aerc/binds.conf index 33fc845..7c738e1 100644 --- a/.config/aerc/binds.conf +++ b/.config/aerc/binds.conf @@ -58,8 +58,8 @@ zb = :align bottom<Enter> <Enter> = :view<Enter> d = :prompt 'Really delete this message?' 'delete-message'<Enter> D = :delete<Enter> -a = :archive flat<Enter> -A = :unmark -a<Enter>:mark -T<Enter>:archive flat<Enter> +a = :archive year<Enter> +A = :unmark -a<Enter>:mark -T<Enter>:archive year<Enter> C = :compose<Enter> m = :compose<Enter> @@ -103,7 +103,7 @@ o = :open<Enter> S = :save<space> | = :pipe<space> D = :delete<Enter> -A = :archive flat<Enter> +A = :archive year<Enter> <C-l> = :open-link <space> |