Change floating window move step
I'd like to increase step of moving floating windows ($mod+shift+[ j k l ; ]), is there a way to do it without recompiling i3?
I'd like to increase step of moving floating windows ($mod+shift+[ j k l ; ]), is there a way to do it without recompiling i3?
See http://i3wm.org/docs/userguide.html#focusingmoving_containers:
move <left|right|down|up> [<px> px]
Note that the amount of pixels you can specify for the move command is only relevant for floating containers. The default amount is 10 pixels.
Asked: 2015-09-13 15:13:32 +0000
Seen: 63 times
Last updated: Sep 13