aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/aerc
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-04-10 11:31:51 +0300
committerYaroslav <contact@yaroslavps.com>2020-04-10 11:31:51 +0300
commit197682d0f5b9d79033b9198df57225de24fff69b (patch)
tree4ab77c60752e6cbf5a2c910c3f135b227fff48cc /dotfiles/.config/aerc
parentd5c97e78d80177119421f9dade324b04f2b00126 (diff)
downloadswayrice-197682d0f5b9d79033b9198df57225de24fff69b.tar.gz
swayrice-197682d0f5b9d79033b9198df57225de24fff69b.zip
fix mailsync script and related bar script
Diffstat (limited to 'dotfiles/.config/aerc')
-rw-r--r--dotfiles/.config/aerc/binds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/aerc/binds.conf b/dotfiles/.config/aerc/binds.conf
index ee72ab5..0ef7413 100644
--- a/dotfiles/.config/aerc/binds.conf
+++ b/dotfiles/.config/aerc/binds.conf
@@ -6,7 +6,7 @@
<C-t> = :term<Enter>
[messages]
-q = :exec killall -42 waybar<Enter>:quit<Enter>
+q = :exec killall -43 waybar<Enter>:quit<Enter>
j = :next<Enter>
<Down> = :next<Enter>