diff --git a/river/init b/river/init index 0b221eb..682a421 100755 --- a/river/init +++ b/river/init @@ -44,8 +44,8 @@ riverctl map -repeat normal Super H send-layout-cmd rivertile "main-ratio -0.05" riverctl map -repeat normal Super L send-layout-cmd rivertile "main-ratio +0.05" # Super+Shift+H and Super+Shift+L to increment/decrement the main count of rivertile(1) -riverctl map normal Super+Shift H send-layout-cmd rivertile "main-count +1" -riverctl map normal Super+Shift L send-layout-cmd rivertile "main-count -1" +riverctl map normal Super I send-layout-cmd rivertile "main-count +1" +riverctl map normal Super D send-layout-cmd rivertile "main-count -1" # Super+Alt+{H,J,K,L} to move views riverctl map -repeat normal Super+Alt H move left 100