example/init: use Mod+Shift E for exit
I keep hitting Mod+E when testing because of colemak.
This commit is contained in:
parent
c5005ba4a8
commit
3390f223a8
@ -18,7 +18,7 @@ riverctl map normal $mod+Shift Return spawn foot
|
|||||||
riverctl map normal $mod Q close
|
riverctl map normal $mod Q close
|
||||||
|
|
||||||
# Mod+E to exit river
|
# Mod+E to exit river
|
||||||
riverctl map normal $mod E exit
|
riverctl map normal $mod+Shift E exit
|
||||||
|
|
||||||
# Mod+J and Mod+K to focus the next/previous view in the layout stack
|
# Mod+J and Mod+K to focus the next/previous view in the layout stack
|
||||||
riverctl map normal $mod J focus-view next
|
riverctl map normal $mod J focus-view next
|
||||||
|
Loading…
Reference in New Issue
Block a user