added keyboard shortcuts

This commit is contained in:
Jesús 2019-04-27 19:10:11 -05:00
parent 909dfa96b7
commit 59fe5894e8
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -55,6 +55,43 @@ This repository saves the custom configuration used by heckyel in i3wm
pacman -S ttf-font-awesome
### keyboard shortcuts
| keyboard shortcut | | Description |
| ------------------- | - | ------------------------------------------ |
| mod + Enter | = | Terminal |
| mod + 1 - 0 | = | Switch between workspaces from 1 to 0 |
| mod + d | = | Menu |
| mod + a | = | Select all tiled windows |
| mod + s | = | Windows in order of batteries |
| mod + w | = | Windows in order of tables |
| mod + e | = | Move windows in order of division |
| mod + h | = | Division in horizontal orientation |
| mod + v | = | Division in vertical orientation |
| mod + r | = | Resize windows, controlled with arrow keys |
| mod + ñ | = | Select window on right side |
| mod + j | = | Select left side window |
| mod + l | = | Select window up |
| mod + k | = | Select window down |
| mod + ► | = | Select right side window |
| mod + ◄ | = | Select left side window |
| mod + ▲ | = | Select window up |
| mod + ▼ | = | Select window down |
| mod + Shift + 1 - 0 | = | Move a windows to a workspace from 1 to 0 |
| mod + Shift + E | = | Exit the i3wm environment |
| mod + Shift + C | = | Reload the i3wm environment |
| mod + Shift + R | = | Restart the i3wm environment |
| mod + Shift + Q | = | close windows |
| mod + Shift + Ñ | = | Move window on right side |
| mod + Shift + J | = | Move left side window |
| mod + Shift + L | = | Move window up |
| mod + Shift + K | = | Move window down |
| mod + Shift + ► | = | Move window on right side |
| mod + Shift + ◄ | = | Move left side window |
| mod + Shift + ▲ | = | Move window up |
| mod + Shift + ▼ | = | Move window down |
| mod + Shift + space | = | Window in floating mode |
### Credits
Thanks to all the free software developers and to you Jesús E.