Add autostart programs

This commit is contained in:
Michael Bradley 2025-03-26 23:15:42 -04:00
parent e53e2ecf52
commit bd3ebb4bff
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8
3 changed files with 27 additions and 1 deletions

View 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