Add icon to auto-start script (#1172)
This commit is contained in:
@@ -40,6 +40,7 @@ function makeAutoStartLinux(): AutoStart {
|
||||
Exec=${commandLine}
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Icon=vesktop
|
||||
`;
|
||||
|
||||
mkdirSync(dir, { recursive: true });
|
||||
|
||||
Reference in New Issue
Block a user