+window keybind to swap windows around

This commit is contained in:
oreodave
2019-08-22 15:20:42 +01:00
parent af60c2f549
commit 39ab310c83

View File

@@ -57,6 +57,7 @@ I like monokai :)
(:prefix "w" ; Windows
:desc "Close window" "d" '+workspace/close-window-or-workspace
:desc "Switch window" "W" 'ace-window
:desc "Swap windows" "S" 'ace-swap-window
)
; <SPC>wd is slightly closer together than <SPC>wc
; <SPC>wd is also used in spacemacs so I'd rather use this