Compare commits
3 Commits
11f6829b4b
...
d5ea3fa02f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d5ea3fa02f | ||
|
|
ea9739dfbc | ||
|
|
f4ffb6b0a7 |
@@ -11,7 +11,8 @@
|
|||||||
# Note: the "Super" modifier is also known as Logo, GUI, Windows, Mod4, etc.
|
# 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)
|
# 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
|
||||||
|
riverctl map normal Super D spawn bemenu-run
|
||||||
|
|
||||||
# Super+Q to close the focused view
|
# Super+Q to close the focused view
|
||||||
riverctl map normal Super Q close
|
riverctl map normal Super Q close
|
||||||
@@ -37,7 +38,7 @@ riverctl map normal Super+Shift Period send-to-output next
|
|||||||
riverctl map normal Super+Shift Comma send-to-output previous
|
riverctl map normal Super+Shift Comma send-to-output previous
|
||||||
|
|
||||||
# Super+Return to bump the focused view to the top of the layout stack
|
# 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)
|
# 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"
|
riverctl map normal Super H send-layout-cmd rivertile "main-ratio -0.05"
|
||||||
|
|||||||
Reference in New Issue
Block a user