diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-20 15:28:05 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-20 15:28:05 +0530 |
| commit | aa146c847d7e03881a99382100f1f61e473475c7 (patch) | |
| tree | 7061d727e808e278457b00fa3623d2156dae10a4 /README.md | |
| parent | 353dab50ea72a4c9b013d0305939f241260c4839 (diff) | |
| download | shotkey-aa146c847d7e03881a99382100f1f61e473475c7.tar.gz shotkey-aa146c847d7e03881a99382100f1f61e473475c7.zip | |
Renames project to shotkey
Diffstat (limited to '')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,5 @@ -# HotKeyThingy -A suckless hot key daemon for X inspired by the suckless philosophy with configurable custom modes. +# SHotKey +A Suckless Hot Key daemon for X inspired by the suckless philosophy with configurable custom modes. ~200 LOC. ~20KB binary. @@ -12,6 +12,7 @@ sudo make install ## Configuring +Fork this repo and configure it to your likings. You can edit `config.h` to configure key bindings. * `shell` - Configure the shell used for executing the commands |
