# skhd

## `⌘` Command `⇧` Shift `⌥` Option (or Alt) `⌃` Control

| `⌘` | `⇧` | `⌥` | `⌃` |
| --- | --- | --- | --- |

## `skhd` key combos

**focus window**\
⌥ + h\
\&#xNAN;*window --focus west*

**swap managed window**\
⇧ + ⌥ + h\
\&#xNAN;*window --swap north*

**move managed window**\
⇧ + ⌘ + h\
\&#xNAN;*window --warp east*

**balance size of windows**\
⇧ + ⌥ + 0\
\&#xNAN;*space --balance*
