Merge pull request #270031 from eclairevoyant/swayfx

swayfx-unwrapped: fix meta.mainProgram
This commit is contained in:
Kira Bruneau 2023-11-25 22:35:07 -05:00 committed by GitHub
commit 671a3f6916
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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