diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-17 15:18:10 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-17 15:18:10 +0530 |
| commit | 23fa9a9aa7b5a203646e48609bbc1986b68fe753 (patch) | |
| tree | c42358e6e1dd1071749a79550cd57e8fceb4bf22 /README.md | |
| parent | bd828dc904b2ab031c1b05a0beb67229b1fa74cc (diff) | |
| download | shotkey-23fa9a9aa7b5a203646e48609bbc1986b68fe753.tar.gz shotkey-23fa9a9aa7b5a203646e48609bbc1986b68fe753.zip | |
Adds documentation
Diffstat (limited to '')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,14 +1,15 @@ -# 😈 Daemonic Keys -X-server Hot key daemon inspired by the suckless philosophy. +# HotKeyThingy +Suckless X Hot key daemon inspired by the suckless philosophy. -## Installation +## Installation Clone the repo and run - ``` sudo make install ``` ## Configuring +You can edit `config.h` to configure shit +You can read the man page for more details |
