aboutsummaryrefslogtreecommitdiff
path: root/contrib/config.sh
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2020-06-02 14:04:23 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2020-06-02 14:04:23 +0200
commit0e9ecb6051ad0a424befcd0cd4b72d5f1aa614de (patch)
treeda1c87b3a455fd129bf3e10eef394794f80c3d16 /contrib/config.sh
parent9856bc92ec3ae8c2334baa76b4093a473bff8fa7 (diff)
downloadriver-0e9ecb6051ad0a424befcd0cd4b72d5f1aa614de.tar.gz
river-0e9ecb6051ad0a424befcd0cd4b72d5f1aa614de.tar.xz
Rename focus -> focus-view
Diffstat (limited to 'contrib/config.sh')
-rwxr-xr-xcontrib/config.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/config.sh b/contrib/config.sh
index eb7ec43..18c6d68 100755
--- a/contrib/config.sh
+++ b/contrib/config.sh
@@ -13,8 +13,8 @@ riverctl map normal $mod Q close
riverctl map normal $mod E exit
# Mod+J and Mod+K to focus the next/previous view in the layout stack
-riverctl map normal $mod J focus next
-riverctl map normal $mod K focus previous
+riverctl map normal $mod J focus-view next
+riverctl map normal $mod K focus-view previous
# Mod+Period and Mod+Comma to focus the next/previous output
riverctl map normal $mod Period focus-output next