From f4ffb6b0a73bb309b1ff99b47b35cbbac5fe766f Mon Sep 17 00:00:00 2001 From: Tobias Maier Date: Sun, 7 Aug 2022 10:41:50 +0200 Subject: [PATCH] River update --- river/init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/river/init b/river/init index 084d1a2..97f207c 100644 --- a/river/init +++ b/river/init @@ -11,7 +11,7 @@ # Note: the "Super" modifier is also known as Logo, GUI, Windows, Mod4, etc. # Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot) -riverctl map normal Super+Shift Return spawn foot +riverctl map normal Super Return spawn foot # Super+Q to close the focused view riverctl map normal Super Q close @@ -37,7 +37,7 @@ riverctl map normal Super+Shift Period send-to-output next riverctl map normal Super+Shift Comma send-to-output previous # Super+Return to bump the focused view to the top of the layout stack -riverctl map normal Super Return zoom +riverctl map normal Super Z zoom # Super+H and Super+L to decrease/increase the main ratio of rivertile(1) riverctl map normal Super H send-layout-cmd rivertile "main-ratio -0.05"