A well-organized, searchable cheat sheet for my custom DWM keybindings.
| Modifier | Key | Function | Argument / Command |
|---|---|---|---|
| MODKEY | z | spawn | boomercmd |
| MODKEY + C | w | spawn | appcmd |
| MODKEY + C | m | spawn | mntcmd |
| MODKEY | b | spawn | bkmarkscmd |
| MODKEY | Insert | spawn | bkmarkpcmd |
| MODKEY | x | spawn | dowcmd |
| MODKEY | y | spawn | ytcmd |
| MODKEY + C | d | spawn | ytdcmd |
| MODKEY | f | spawn | searchcmd |
| MODKEY + S | f | spawn | flamcmd |
| MODKEY + S | p | spawn | boatcmd |
| MODKEY + S | l | spawn | lockcmd |
| MODKEY | w | spawn | chrocmd |
| MODKEY | v | spawn | virtcmd |
| MODKEY | r | spawn | rancmd |
| MODKEY | e | spawn | ncmcmd |
| MODKEY | p | spawn | dmenucmd |
| MODKEY + S | Return | spawn | termcmd |
| MODKEY | n | spawn | clipcmd |
| MODKEY + S | s | spawn | screencmd |
| MODKEY + C + S | r | spawn | reccmd |
| MODKEY + S | w | spawn | wallcmd |
| MODKEY + S | d | spawn | mandcmd |
| MODKEY | d | spawn | mantermcmd |
| MODKEY + S | m | spawn | mojocmd |
| MODKEY + C + S | x | spawn | pkill -SIGINT ffmpeg |
| MODKEY | ; | focusmon | +1 |
| MODKEY + S | ; | tagmon | +1 |
| MODKEY + C | f | togglefullscr | — |
| MODKEY + S | b | togglebar | — |
| MODKEY + C | s | togglesticky | — |
| MODKEY | k | focusstack | +1 |
| MODKEY | l | focusstack | -1 |
| MODKEY | i | incnmaster | +1 |
| MODKEY | o | incnmaster | -1 |
| MODKEY | j | setmfact | -0.03 |
| MODKEY | m | setmfact | +0.03 |
| MODKEY | Return | zoom | — |
| MODKEY | Tab | view | — |
| MODKEY | Space | setlayout | — |
| MODKEY + S | Space | togglefloating | — |
| MODKEY | s | togglescratch | scratchpadcmd |
| MODKEY + S + C | z | view | all tags |
| MODKEY + S | z | tag | all tags |
| MODKEY | g | setgaps | -5 |
| MODKEY | h | setgaps | +5 |
| MODKEY + S | g | setgaps | GAP_RESET |
| MODKEY + S | h | setgaps | GAP_TOGGLE |
| MODKEY + S | c | killclient | — |
| (none) | F3 | spawn | up |
| (none) | F2 | spawn | down |
| (none) | F4 | spawn | mut |
| (none) | F6 | spawn | toggle |
| (none) | F8 | spawn | next |
| (none) | F7 | spawn | prev |
| MODKEY + S | q | quit | exit code 1 |
| MODKEY + S | e | exitdwm | 0 |
| MODKEY + C | t | setlayout | layouts[0] |
| MODKEY + C | y | setlayout | layouts[1] |
| MODKEY + C | u | setlayout | layouts[2] |
| TAGKEYS | & (ampersand) | TAGKEYS macro | tag 0 |
| TAGKEYS | é (eacute) | TAGKEYS macro | tag 1 |
| TAGKEYS | " (quotedbl) | TAGKEYS macro | tag 2 |
| TAGKEYS | ' (apostrophe) | TAGKEYS macro | tag 3 |
| TAGKEYS | ( (parenleft) | TAGKEYS macro | tag 4 |
| TAGKEYS | - (minus) | TAGKEYS macro | tag 5 |
| TAGKEYS | è (egrave) | TAGKEYS macro | tag 6 |
| TAGKEYS | _ (underscore) | TAGKEYS macro | tag 7 |
| TAGKEYS | ç (ccedilla) | TAGKEYS macro | tag 8 |
| TAGKEYS | à (agrave) | TAGKEYS macro | tag 9 |