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
commit 825e2b082f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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