-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Command Line Switches
ilya-fedin edited this page Nov 16, 2025
·
34 revisions
| Switches | Use |
|---|---|
| -scale 75 | Change interface scale to 75% (use one-time and it will be remembered) |
| -startintray | Start the app minimized to tray |
Flags for debug purposes:
| Switches | Use |
|---|---|
| -debug | Enable debug logs |
| -key | Encrypted storage file name |
Service flags:
| Internal Switches | Use |
|---|---|
| -- <url/file> | Service flag for scheme (tg://) handler and "Send To" menu |
| -autostart | Service flag for autostart shortcut |
| -noupdate | Don't apply update at launch |
| -tosettings | Go to settings at launch |
| -fixprevious | Service flag for the installer to run migration code |
| -cleanup | Service flag for the installer to remove shortcuts created by options from the app settings |
| -quit | Service flag for quit item in launcher shortcut |
Legacy flags (were used for service purposes previously, may be removed at any time)
| -workdir <directory> | The directory with profile files |