From d56adb3ee468ee6d38c56be14ac9f1057f748293 Mon Sep 17 00:00:00 2001 From: listout Date: Wed, 14 Apr 2021 17:28:34 +0530 Subject: new readme --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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 | ++-------------------+-------------------------------+ -- cgit v1.2.3