river: I prefer opening terminal with super+enter
parent
47be0dad20
commit
182b51ce7e
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
WALLPAPERS="$HOME/Images/wallpapers/enabled"
|
WALLPAPERS="$HOME/Images/wallpapers/enabled"
|
||||||
|
|
||||||
# Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
|
# Super+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 R spawn bemenu-run
|
riverctl map normal Super R spawn bemenu-run
|
||||||
riverctl map normal Super P spawn tessen
|
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 next
|
||||||
riverctl map normal Super+Shift W send-to-output previous
|
riverctl map normal Super+Shift W send-to-output previous
|
||||||
|
|
||||||
# Super+Return to bump the focused view to the top of the layout stack
|
# Super+Shift+Return to bump the focused view to the top of the layout stack
|
||||||
riverctl map normal Super Return zoom
|
riverctl map normal Super+Shift Return 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"
|
||||||
|
|
Loading…
Reference in New Issue