From b89037936f044a3bd7c3dce0f80991ce80e026b2 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 16 Sep 2022 02:08:00 +0200 Subject: River: Change exit to Mod+Ctrl+Shift E --- dotfiles/river/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/river/init') diff --git a/dotfiles/river/init b/dotfiles/river/init index ecd90ed..7e669a4 100755 --- a/dotfiles/river/init +++ b/dotfiles/river/init @@ -43,7 +43,7 @@ riverctl map normal $mod Tab focus-previous-tags riverctl map normal $mod Q close # $mod+Shift+E to exit river -riverctl map normal $mod+Shift E exit +riverctl map normal $mod+Ctrl+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 -- cgit 1.4.1