Merge pull request #252886 from LunNova/lunnova/i3wsr-mainprogram

i3wsr: set meta.mainProgram
This commit is contained in:
Mario Rodas
2023-09-02 12:17:55 -05:00
committed by GitHub
@@ -20,6 +20,7 @@ rustPlatform.buildRustPackage rec {
doCheck = false;
meta = with lib; {
mainProgram = "i3wsr";
description = "Automatically change i3 workspace names based on their contents";
longDescription = ''
Automatically sets the workspace names to match the windows on the workspace.