example/init: Fix typo for main view size change

This commit is contained in:
Callum R. Renwick 2021-05-02 19:14:07 +01:00 committed by Isaac Freund
parent 461cc96bd1
commit be79ad9042

View File

@ -42,11 +42,11 @@ riverctl map normal $mod Return zoom
# Mod+H and Mod+L to decrease/increase the main_factor value of rivertile by 0.05
riverctl map normal $mod H mod-layout-value rivertile fixed main_factor -0.05
riverctl map normal $mod I mod-layout-value rivertile fixed main_factor +0.05
riverctl map normal $mod L mod-layout-value rivertile fixed main_factor +0.05
# Mod+Shift+H and Mod+Shift+L to increment/decrement the main_count value of rivertile.
riverctl map normal $mod+Shift H mod-layout-value rivertile int main_count +1
riverctl map normal $mod+Shift I mod-layout-value rivertile int main_count -1
riverctl map normal $mod+Shift L mod-layout-value rivertile int main_count -1
# Mod+Alt+{H,J,K,L} to move views
riverctl map normal $mod+Mod1 H move left 100