diff options
-rw-r--r-- | README.md | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -1 +1,19 @@ -### `~/.dots` +# `~/.dots` + +Personal dot files + +## Key bindings + +Super is modkey + ++-------------------+-------------------------------+ +| Keybind | Action | ++===================+===============================+ +| `super + Return` | Terminal | ++-------------------+-------------------------------+ +| `super + space` | rofi | ++-------------------+-------------------------------+ +| `super + f` | thunar | ++-------------------+-------------------------------+ +| `super + {1-9,0}` | focus on the $i^{th}$ desktop | ++-------------------+-------------------------------+ |