river: I prefer opening terminal with super+enter

feat/kile-v2
Ricard Illa 2023-01-21 15:57:39 +01:00
parent 47be0dad20
commit 182b51ce7e
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
WALLPAPERS="$HOME/Images/wallpapers/enabled"
# Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
riverctl map normal Super+Shift Return spawn foot
# Super+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
riverctl map normal Super Return spawn foot
riverctl map normal Super R spawn bemenu-run
riverctl map normal Super P spawn tessen
@ -33,8 +33,8 @@ riverctl map normal Super W focus-output previous
riverctl map normal Super+Shift W send-to-output next
riverctl map normal Super+Shift W send-to-output previous
# Super+Return to bump the focused view to the top of the layout stack
riverctl map normal Super Return zoom
# Super+Shift+Return to bump the focused view to the top of the layout stack
riverctl map normal Super+Shift Return 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"