This is an archive of the various key bindings/shortcuts that I use across different software/hardware, written using Emacs Key Notation.
Keyboard
Window Manager
Basic Key Bindings
| Key Binding | Action |
|---|
| s-RET | spawn terminal |
| s-q | close window |
| s-SPC | show run launcher |
| s-e | Emacs |
| s-{h, j, k, l} | cycle through windows |
| s-S-{h, j, k, l} | move window |
| C-M-{h, j, k, l} | increase window size |
| C-S-M-{h, j, k, l} | decrease window size |
Window States
| Key Binding | State |
|---|
| s-S-f | floating |
| s-f | fullscreen |
Basic Utilities
| Key Binding | Action |
|---|
| s-l | lock the screen |
| s-x | show powermenu |
| PRNTSC | screenshot entire screen |
| s-S-s | select portion of the screen to screenshot |
Basic Programs
| Key Binding | Program |
|---|
| s-b | web browser |
| s-S-e | terminal file manager |
| s-e | doom emacs |