i3-used-keybinds icon indicating copy to clipboard operation
i3-used-keybinds copied to clipboard

Mode Bindings are not displaying

Open jasperspahl opened this issue 4 years ago • 0 comments

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
        ...

jasperspahl avatar Apr 20 '20 21:04 jasperspahl