git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit043ced5a862219a0e50c3f5d7b6b2c15ddfc33eb
parent9b73446679
authorIsaac Freund <[email protected]>
date2021-05-24 00:33
example/init: use Mod+Shift E for exit

I keep hitting Mod+E when testing because of colemak.

 example/init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example/init b/example/init
index 4e9b7f0..44532c4 100755
--- a/example/init
+++ b/example/init
@@ -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