diff options
Diffstat (limited to 'host-ap-spotcap.local')
-rw-r--r-- | host-ap-spotcap.local/slate | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/host-ap-spotcap.local/slate b/host-ap-spotcap.local/slate index 51169c19..da60e6f0 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 |