i3wsr: set meta.mainProgram

This commit is contained in:
Luna Nova 2023-09-01 23:11:31 -07:00
parent d66929b7b1
commit a6c094c38f
No known key found for this signature in database

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.