Unverified Commit 671a3f69 authored by Kira Bruneau's avatar Kira Bruneau Committed by GitHub
Browse files

Merge pull request #270031 from eclairevoyant/swayfx

swayfx-unwrapped: fix meta.mainProgram
parents a6ef1c48 967bdf92
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,9 +28,9 @@ 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 = "swayfx";
    mainProgram = "sway";

    longDescription = ''
      Fork of Sway, an incredible and one of the most well established Wayland