autorandr: use official package description

Use the description from the manpage / upstream repository.
This commit is contained in:
Tim Humphries 2019-05-25 18:07:31 -07:00 committed by Tim Humphries
parent f563832d28
commit b7032b5281

View file

@ -53,7 +53,7 @@ in
meta = {
homepage = https://github.com/phillipberndt/autorandr/;
description = "Auto-detect the connect display hardware and load the appropiate X11 setup using xrandr";
description = "Automatically select a display configuration based on connected devices";
license = stdenv.lib.licenses.gpl3Plus;
maintainers = [ stdenv.lib.maintainers.coroa ];
platforms = stdenv.lib.platforms.unix;