More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Hides mouse pointer while not in use.";
|
||||
description = "Hides mouse pointer while not in use";
|
||||
longDescription = ''
|
||||
Unclutter hides your X mouse cursor when you do not need it, to prevent
|
||||
it from getting in the way. You have only to move the mouse to restore
|
||||
|
||||
Reference in New Issue
Block a user