Add autostart programs
This commit is contained in:
parent
e53e2ecf52
commit
bd3ebb4bff
3 changed files with 27 additions and 1 deletions
13
autostart/megasync.desktop
Normal file
13
autostart/megasync.desktop
Normal file
|
@ -0,0 +1,13 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.0
|
||||
GenericName=File Synchronizer
|
||||
Name=MEGAsync
|
||||
Comment=Easy automated syncing between your computers and your MEGA cloud drive.
|
||||
TryExec=megasync
|
||||
Exec=/usr/bin/env sh -c "sleep 15;megasync"
|
||||
Icon=mega
|
||||
Terminal=false
|
||||
Categories=Network;System;
|
||||
StartupNotify=false
|
||||
X-GNOME-Autostart-Delay=60
|
Loading…
Add table
Add a link
Reference in a new issue