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"