all repos — nixfiles @ ac14b9229f990fe31f36ebba864708b23965a598

System and user configuration, managed by nix and home-manager

Slate: Move focus keybindings cmd-arrows are often used in macOS itself, for finder and browsers

Alan Pearce
commit

ac14b9229f990fe31f36ebba864708b23965a598

parent

5fd2b8a8f56d43b4723040be3fa1eece9db30bac

1 file changed, 4 insertions(+), 4 deletions(-)

jump to
M host-ap-spotcap.local/slatehost-ap-spotcap.local/slate
@@ -46,10 +46,10 @@
bind f:cmd;shift move screenOriginX;screenOriginY screenSizeX;screenSizeY # Focus Bindings -bind right:cmd focus right -bind left:cmd focus left -bind up:cmd focus up -bind down:cmd focus down +bind right:cmd;shift focus right +bind left:cmd;shift focus left +# bind up:cmd;shift focus up +# bind down:cmd;shift focus down bind up:cmd;shift focus behind bind down:cmd;shift focus behind