meta(nix): update description

This commit is contained in:
beeb5k 2026-03-16 19:02:36 +05:30 committed by DreamMaoMao
parent 41a2fb5950
commit 972af1d41f

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 = [];