Compare commits

...

3 Commits

Author SHA1 Message Date
Tobias Maier
d5ea3fa02f Merge branch 'master' of ssh://gitea.maiertobi.de:222/tobimai/dotfiles 2022-08-07 10:46:22 +02:00
Tobias Maier
ea9739dfbc Added bemenu 2022-08-07 10:46:10 +02:00
Tobias Maier
f4ffb6b0a7 River update 2022-08-07 10:41:50 +02:00

View File

@@ -11,7 +11,8 @@
# 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
riverctl map normal Super D spawn bemenu-run
# Super+Q to close the focused view
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
# 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"