diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-20 15:28:14 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-20 15:28:14 +0530 |
| commit | 46cd0b5b27298e8d70efd3f002a9ab1dfa32bc81 (patch) | |
| tree | 59682de1afbd4a1713503c2b66f19a860802e271 /README.md | |
| parent | 5a80b79e1d0c41a4c566b2f8ff7ab409a3322ea1 (diff) | |
| parent | aa146c847d7e03881a99382100f1f61e473475c7 (diff) | |
| download | shotkey-46cd0b5b27298e8d70efd3f002a9ab1dfa32bc81.tar.gz shotkey-46cd0b5b27298e8d70efd3f002a9ab1dfa32bc81.zip | |
Merge branch 'master' into personal
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 |
