lol

arandr: set meta.mainProgram

authored by

Guilhem Saurel and committed by
Matthieu Coudron
41fcc1d0 57cf2e0b

+1
+1
pkgs/tools/X11/arandr/default.nix
··· 36 36 description = "A simple visual front end for XRandR"; 37 37 license = licenses.gpl3; 38 38 maintainers = with maintainers; [ gepbird ]; 39 + mainProgram = "arandr"; 39 40 }; 40 41 }