diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-19 19:43:13 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-19 19:43:13 +0530 |
| commit | e021668a292c2678e9b39bf820fd150d69f7a044 (patch) | |
| tree | 556d31feb10b587126102d60706b026b5f3c6e8b | |
| parent | 579f0d0af2a02a89a85ba6d70cca6e053a644055 (diff) | |
| download | shotkey-e021668a292c2678e9b39bf820fd150d69f7a044.tar.gz shotkey-e021668a292c2678e9b39bf820fd150d69f7a044.zip | |
Description update
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | hotkeythingy.1 | 5 |
2 files changed, 3 insertions, 4 deletions
@@ -1,5 +1,5 @@ # HotKeyThingy -Suckless X Hot key daemon inspired by the suckless philosophy. +A suckless hot key daemon for X inspired by the suckless philosophy with configurable custom modes. ## Installation diff --git a/hotkeythingy.1 b/hotkeythingy.1 index 436780a..8185679 100644 --- a/hotkeythingy.1 +++ b/hotkeythingy.1 @@ -1,11 +1,10 @@ .TH HOTKEYTHINGY 1 hotkeythingy\-VERSION .SH NAME -hotkeythingy \- A suckless hot key daemon thingy with modes and stuff +hotkeythingy \- A suckless hot key daemon for X inspired by the suckless philosophy with configurable custom modes. .SH SYNOPSIS .B hotkeythingy .SH DESCRIPTION -A suckless hot key daemon thingy with mode and stuffs. - +A suckless hot key daemon for X inspired by the suckless philosophy with configurable custom modes .SH Configuration |
