diff options
author | Alan Pearce | 2017-02-01 16:48:59 +0100 |
---|---|---|
committer | Alan Pearce | 2017-02-01 16:48:59 +0100 |
commit | 53ff73eef1b992c31f885b3c62b1eedd05e752fd (patch) | |
tree | 2097951d67e46f1e164f17f174c2fd47875a4472 /host-ap-spotcap.local | |
parent | adbaf0a4651c8b38f14628736d92a3c4dd2e7cb1 (diff) | |
download | nixfiles-53ff73eef1b992c31f885b3c62b1eedd05e752fd.tar.lz nixfiles-53ff73eef1b992c31f885b3c62b1eedd05e752fd.tar.zst nixfiles-53ff73eef1b992c31f885b3c62b1eedd05e752fd.zip |
Slate: Move layout shortcut to cmd-ctrl-enter
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 43462889..05a689a7 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 return:ctrl layout workLayout +bind return:ctrl;cmd layout workLayout # Push Bindings bind right:alt;cmd push right bar-resize:screenSizeX/2 |