River update

This commit is contained in:
Tobias Maier
2022-08-07 10:41:50 +02:00
parent bf137670b5
commit f4ffb6b0a7

View File

@@ -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"