summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md18
1 files changed, 11 insertions, 7 deletions
diff --git a/README.md b/README.md
index bf1ddba..2cfd659 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,20 @@
---
title: ~/.dots
+example:
+language: yaml
---
Personal dot files
-## Key bindings
+# 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 |
+| Keybind | Action |
+| ------------------- | ------------------------------- |
+| `super + Return` | Terminal |
+| `super + space` | rofi |
+| `super + f` | thunar |
+| `super + {1-9,0}` | focus on the `0-9` desktop |
+
+*any many more*