Loading pkgs/applications/window-managers/sway/fx.nix +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
pkgs/applications/window-managers/sway/fx.nix +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading