astal.io: revise description

This commit is contained in:
PerchunPak
2025-02-04 13:38:59 +01:00
parent e1677fa3aa
commit 5761b6fa1c
@@ -2,7 +2,13 @@
(buildAstalModule {
name = "io";
sourceRoot = "lib/astal/io";
meta.description = "Astal core library";
meta = {
description = "Astal core library";
longDescription = ''
Astal is a collection of building blocks for creating custom desktop shells
'';
mainProgram = "astal";
};
}).overrideAttrs
{
# add an update script only in one place,