about summary refs log tree commit diff
path: root/pkgs/applications/window-managers/sway/fx.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-11-26 06:01:19 +0000
committerGitHub <noreply@github.com>2023-11-26 06:01:19 +0000
commit4069806fb6f0e457266dc1cd4de2dfb4989f9197 (patch)
tree31957584464a8f9175b183bd89f50c26fc5578d7 /pkgs/applications/window-managers/sway/fx.nix
parentdc40324f5959753fee712e78e1a43c2275c6e759 (diff)
parentb6eefb4ac4b96a81d6c63027f2ea7a40ebe3559d (diff)
Merge staging-next into staging
Diffstat (limited to 'pkgs/applications/window-managers/sway/fx.nix')
-rw-r--r--pkgs/applications/window-managers/sway/fx.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/sway/fx.nix b/pkgs/applications/window-managers/sway/fx.nix
index 02afaba70774c..d8ca9cfb7f48e 100644
--- a/pkgs/applications/window-managers/sway/fx.nix
+++ b/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