aerc
This commit is contained in:
parent
d3af26604e
commit
1c65490076
2 changed files with 4 additions and 1 deletions
|
|
@ -756,6 +756,9 @@ color body red default "([a-z][a-z0-9+-]*://(((([a-z0-9_.!~*'();:&=+$,-]|%[0-9a-
|
||||||
n = :next-result<Enter>
|
n = :next-result<Enter>
|
||||||
N = :prev-result<Enter>
|
N = :prev-result<Enter>
|
||||||
|
|
||||||
|
o = :term mbsync -a<Enter>
|
||||||
|
q = :quit<Enter>
|
||||||
|
|
||||||
[view]
|
[view]
|
||||||
/ = :toggle-key-passthrough<Enter>/
|
/ = :toggle-key-passthrough<Enter>/
|
||||||
q = :close<Enter>
|
q = :close<Enter>
|
||||||
|
|
|
||||||
|
|
@ -81,7 +81,7 @@
|
||||||
wsbind = 9, HDMI-A-1
|
wsbind = 9, HDMI-A-1
|
||||||
wsbind = 10,HDMI-A-1
|
wsbind = 10,HDMI-A-1
|
||||||
bind = SUPER_SHIFT, X, killactive,
|
bind = SUPER_SHIFT, X, killactive,
|
||||||
bind = SUPER, E, exec, ${ my-deps.terminal } -e aerc
|
bind = SUPER, E, exec, foot -e aerc
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue