Skip to content

Commit 497c251

Browse files
authored
Add icon to auto-start script (#1172)
1 parent b221882 commit 497c251

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/autoStart.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ function makeAutoStartLinux(): AutoStart {
4040
Exec=${commandLine}
4141
StartupNotify=false
4242
Terminal=false
43+
Icon=vesktop
4344
`;
4445

4546
mkdirSync(dir, { recursive: true });

0 commit comments

Comments
 (0)