mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-14 11:09:30 +00:00
[provisioning] Add rotation shortcuts to chunkwm
This commit is contained in:
parent
6daf692deb
commit
4f3c4ddeec
1 changed files with 4 additions and 1 deletions
5
.skhdrc
5
.skhdrc
|
@ -78,7 +78,10 @@ alt - k : chunkc tiling::window --focus prev
|
|||
shift + alt - j : chunkc tiling::window --warp next
|
||||
shift + alt - k : chunkc tiling::window --warp prev
|
||||
|
||||
alt - return : chunkc tiling::window --swap biggest
|
||||
alt - r : chunkc tiling::desktop --rotate 90
|
||||
shift + alt -r : chunkc tiling::desktop --rotate 270
|
||||
|
||||
cmd - return : chunkc tiling::window --swap biggest
|
||||
|
||||
# equalize size of windows
|
||||
shift + alt - 0 : chunkc tiling::desktop --equalize
|
||||
|
|
Loading…
Reference in a new issue