i3-used-keybinds
i3-used-keybinds copied to clipboard
Mode Bindings are not displaying
The script doesn't display bindings other than default mode bindings
mode "resize" {
bindsym h resize shrink width 10 px or 10 ppt
bindsym j resize grow height 10 px or 10 ppt
bindsym k resize shrink height 10 px or 10 ppt
bindsym l resize grow width 10 px or 10 ppt
...