Unverified Commit 08209a39 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

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

parents 00badd62 d11ae306
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ];