lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

wl-screenrec: add meta.mainProgram

authored by

Ludovico Piero and committed by
Anderson Torres
63ad6387 4ce973d7

+1
+1
pkgs/tools/wayland/wl-screenrec/default.nix
··· 34 34 homepage = "https://github.com/russelltg/wl-screenrec"; 35 35 license = licenses.asl20; 36 36 platforms = platforms.linux; 37 + mainProgram = "wl-screenrec"; 37 38 maintainers = with maintainers; [ colemickens ]; 38 39 }; 39 40 }