example/init: use Mod+Shift E for exit

I keep hitting Mod+E when testing because of colemak.
This commit is contained in:
Isaac Freund 2021-05-24 00:33:53 +02:00
parent c5005ba4a8
commit 3390f223a8
No known key found for this signature in database
GPG Key ID: 86DED400DDFD7A11

View File

@ -18,7 +18,7 @@ riverctl map normal $mod+Shift Return spawn foot
riverctl map normal $mod Q close
# 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
riverctl map normal $mod J focus-view next