diff --git a/pkgs/applications/window-managers/sway/fx.nix b/pkgs/applications/window-managers/sway/fx.nix index 7ea687ccaacd..d8ca9cfb7f48 100644 --- a/pkgs/applications/window-managers/sway/fx.nix +++ b/pkgs/applications/window-managers/sway/fx.nix @@ -28,7 +28,7 @@ sway-unwrapped.overrideAttrs (oldAttrs: rec { description = "Sway, but with eye candy!"; homepage = "https://github.com/WillPower3309/swayfx"; license = licenses.mit; - maintainers = with maintainers; [ ricarch97 ]; + maintainers = with maintainers; [ eclairevoyant ricarch97 ]; platforms = platforms.linux; mainProgram = "sway";