kawkab-mono-font: improve meta

This commit is contained in:
Muhammad Talal Anwar
2026-07-24 21:07:41 +02:00
parent 32a211061d
commit e938fe14a6
+3 -1
View File
@@ -23,8 +23,10 @@ stdenvNoCC.mkDerivation {
'';
meta = {
description = "Arab fixed-width font";
description = "Monospaced Arabic typeface designed for code and text-editing";
homepage = "https://makkuk.com/kawkab-mono/";
downloadPage = "https://github.com/aiaf/kawkab-mono";
changelog = "https://github.com/aiaf/kawkab-mono/releases/tag/v${version}";
license = lib.licenses.ofl;
};
}