about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/window-managers/sway/fx.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/window-managers/sway/fx.nix')
-rw-r--r--nixpkgs/pkgs/applications/window-managers/sway/fx.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/window-managers/sway/fx.nix b/nixpkgs/pkgs/applications/window-managers/sway/fx.nix
index 02afaba70774..d8ca9cfb7f48 100644
--- a/nixpkgs/pkgs/applications/window-managers/sway/fx.nix
+++ b/nixpkgs/pkgs/applications/window-managers/sway/fx.nix
@@ -27,9 +27,10 @@ sway-unwrapped.overrideAttrs (oldAttrs: rec {
   meta = with lib; {
     description = "Sway, but with eye candy!";
     homepage = "https://github.com/WillPower3309/swayfx";
-    maintainers = with maintainers; [ ricarch97 ];
     license = licenses.mit;
+    maintainers = with maintainers; [ eclairevoyant ricarch97 ];
     platforms = platforms.linux;
+    mainProgram = "sway";
 
     longDescription = ''
       Fork of Sway, an incredible and one of the most well established Wayland