diff --git a/apps/x/apps/main/forge.config.cjs b/apps/x/apps/main/forge.config.cjs index 28be0ab1..57f733f2 100644 --- a/apps/x/apps/main/forge.config.cjs +++ b/apps/x/apps/main/forge.config.cjs @@ -64,6 +64,8 @@ module.exports = { name: '@electron-forge/maker-rpm', config: { options: { + name: `Rowboat-linux`, + bin: "rowboat", description: 'AI coworker with memory', homepage: 'https://rowboatlabs.com' }