diff options
| -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 |
