eyedropper: update description

Description changed and no longer described the project correctly.
This commit is contained in:
FineFindus
2023-02-12 19:06:42 +01:00
committed by GitHub
parent ccdb8d200f
commit f182923bf0
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
];
meta = with lib; {
description = "An easy-to-use color picker and editor";
description = "A powerful color picker and formatter";
homepage = "https://github.com/FineFindus/eyedropper";
license = licenses.gpl3Plus;
platforms = platforms.linux;