nwg-displays: update meta.description

v0.4.0 introduces Niri support and the project description was updated
accordingly
This commit is contained in:
Jost Alemann
2026-05-02 14:50:05 +02:00
parent f4e6f6052a
commit d11ae3060f
+1 -1
View File
@@ -63,7 +63,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
meta = {
homepage = "https://github.com/nwg-piotr/nwg-displays";
description = "Output management utility for Sway and Hyprland";
description = "Output management utility for Sway, Hyprland and Niri";
license = lib.licenses.mit;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ qf0xb ];