diff options
author | Alan Pearce | 2016-09-27 08:09:29 +0200 |
---|---|---|
committer | Alan Pearce | 2016-09-27 08:09:29 +0200 |
commit | eaf4dd76604baa6b831b95035d76c5432adc1123 (patch) | |
tree | 214637a7597790b29a21df8b400d225a12ad92db /host-ap-spotcap.local | |
parent | 896752d299eb1a8376215e540a753564976b2961 (diff) | |
download | nixfiles-eaf4dd76604baa6b831b95035d76c5432adc1123.tar.lz nixfiles-eaf4dd76604baa6b831b95035d76c5432adc1123.tar.zst nixfiles-eaf4dd76604baa6b831b95035d76c5432adc1123.zip |
Slate: Fix incorrect keybinding
Diffstat (limited to 'host-ap-spotcap.local')
-rw-r--r-- | host-ap-spotcap.local/slate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host-ap-spotcap.local/slate b/host-ap-spotcap.local/slate index 72cfb022..51169c19 100644 --- a/host-ap-spotcap.local/slate +++ b/host-ap-spotcap.local/slate @@ -26,7 +26,7 @@ layout portable "Emacs" ${1-full} default workLayout resolutions:${mon-laptop};${mon-work} default portable resolutions:${mon-laptop} -bind enter:ctrl layout workLayout +bind return:ctrl layout workLayout # Push Bindings bind right:alt;cmd push right bar-resize:screenSizeX/2 |