From ac14b9229f990fe31f36ebba864708b23965a598 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 28 Sep 2016 15:52:31 +0200 Subject: Slate: Move focus keybindings cmd-arrows are often used in macOS itself, for finder and browsers --- host-ap-spotcap.local/slate | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'host-ap-spotcap.local') diff --git a/host-ap-spotcap.local/slate b/host-ap-spotcap.local/slate index 51169c1..da60e6f 100644 --- a/host-ap-spotcap.local/slate +++ b/host-ap-spotcap.local/slate @@ -46,10 +46,10 @@ bind down:ctrl;alt;cmd throw down resize 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 -- cgit 1.4.1