meta(nix): update description

This commit is contained in:
beeb5k 2026-03-16 19:02:36 +05:30
parent 47b5c9aa2e
commit 6c88999ada
No known key found for this signature in database
GPG key ID: 42177A22EA630575

View file

@ -67,7 +67,7 @@ stdenv.mkDerivation {
meta = {
mainProgram = "mango";
description = "A streamlined but feature-rich Wayland compositor";
description = "Practical and Powerful wayland compositor (dwm but wayland)";
homepage = "https://github.com/mangowm/mango";
license = lib.licenses.gpl3Plus;
maintainers = [];