Commit d11ae306 authored by Jost Alemann's avatar Jost Alemann
Browse files

nwg-displays: update meta.description

v0.4.0 introduces Niri support and the project description was updated
accordingly
parent f4e6f605
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 ];