G
Ryan's Git Repos
guix-dotfiles
files
log
graph
refs
Ref
409c1576b7f2… (detached)
broken-new-portal
main
new-bootloader-next
pres
added quit keybind for terminal
409c1576b7f2…
· Ryan Schanzenbacher ·
2023-09-07 17:52
parent 4fce6beea642…
view tree
Compare
Changed files
File
Changes
home-config/aerc/binds.conf
+1
−0
raw
diff --git a/home-config/aerc/binds.conf b/home-config/aerc/binds.conf
index 49447e6..f06ee85 100644
--- a/home-config/aerc/binds.conf
+++ b/home-config/aerc/binds.conf
@@ -138,6 +138,7 @@ C = :multipart text/html<Enter>
[terminal]
$noinherit = true
$ex = <C-x>
+<C-q> = :close<Enter>
<C-p> = :prev-tab<Enter>
<C-n> = :next-tab<Enter>