diff options
author | listout <listout@protonmail.com> | 2021-04-14 17:28:34 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-04-14 17:28:34 +0530 |
commit | d56adb3ee468ee6d38c56be14ac9f1057f748293 (patch) | |
tree | 05ad51e4f07ba8fd9ad595726c070a7abb77c088 | |
parent | 42cfe889009c340316f53fd5b8b2debb9e948b30 (diff) |
new readme
-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 | ++-------------------+-------------------------------+ |