aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2024-04-12 14:09:29 -0500
committerTimo Wilken2024-04-12 14:09:29 -0500
commit0117d50d9a855c20ec874eca75ae4d3d0c86d90a (patch)
tree3d73103688bee3365fb97728bf304a41b2bb4505
parent8fc38ba57c78f0c620e1026d8332242e71b0da3a (diff)
Bind aerc keys for new UTA account
-rw-r--r--tw/services/files/aerc/binds.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/tw/services/files/aerc/binds.conf b/tw/services/files/aerc/binds.conf
index 0e88b571..22b2bc49 100644
--- a/tw/services/files/aerc/binds.conf
+++ b/tw/services/files/aerc/binds.conf
@@ -98,6 +98,15 @@ D = :move Deleted Items<Enter>
d = :delete<Enter>
D = :delete<Enter>
+[view:account=UTA]
+D = :move Deleted Items<Enter>
+[messages:account=UTA]
+d = :move Deleted Items<Enter>
+D = :move Deleted Items<Enter>
+[messages:folder=Deleted Items]
+d = :delete<Enter>
+D = :delete<Enter>
+
[view:account=Gmail]
D = :move [Gmail]/Bin<Enter>
[messages:account=Gmail]