Fixing some mistakes.

This commit is contained in:
Derek Taylor
2020-02-17 00:07:06 -06:00
parent 2c0c2ae9a7
commit 7d1afcb5e5
347 changed files with 497 additions and 465 deletions

2
.config/qtile/README.md Normal file → Executable file
View File

@@ -22,7 +22,7 @@ The MODKEY is set to the Super key (aka the Windows key).
| Keybinding | Action |
| :--- | :--- |
| `MODKEY + Keypad Insert` | opens run launcher (dmenu is the run launcher but can be easily changed) |
| `ALT + CRTL + Enter` | opens run launcher (dmenu is the run launcher but can be easily changed) |
| `MODKEY + Enter` | opens terminal (st is the terminal but can be easily changed) |
| `MODKEY + SHIFT + c` | closes window with focus |
| `MODKEY + SHIFT + q` | quits qtile |