feat: changed main-count changing hotkeys.

This commit is contained in:
Andrey Parhomenko 2024-07-13 07:27:53 +05:00
parent 5cbdbf7c5b
commit 720ede3bda

View file

@ -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" 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) # 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 I send-layout-cmd rivertile "main-count +1"
riverctl map normal Super+Shift L 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 # Super+Alt+{H,J,K,L} to move views
riverctl map -repeat normal Super+Alt H move left 100 riverctl map -repeat normal Super+Alt H move left 100