summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/README.md b/README.md
index f6fe4ca..945268e 100644
--- a/README.md
+++ b/README.md
@@ -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 |
++-------------------+-------------------------------+