aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2021-05-24 00:33:53 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2021-05-24 00:33:53 +0200
commit3390f223a8c57ec09de0ec8232a4a01c42f01feb (patch)
treebfeac6fa11501c6333dd380a7bbf23dfed811d3d
parentc5005ba4a83753a2d71ef81fc3ee448423dfc2b4 (diff)
downloadriver-3390f223a8c57ec09de0ec8232a4a01c42f01feb.tar.gz
river-3390f223a8c57ec09de0ec8232a4a01c42f01feb.tar.xz
example/init: use Mod+Shift E for exit
I keep hitting Mod+E when testing because of colemak.
-rwxr-xr-xexample/init2
1 files changed, 1 insertions, 1 deletions
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