nwg-displays: update meta.description (#515865)

This commit is contained in:
Yohann Boniface
2026-05-02 20:45:32 +00:00
committed by GitHub
+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 ];