skoro / pasted

Yet another clipboard manager
0 stars 0 forks source link

[BUG] Add app loading on user login on Linux/Ubuntu #21

Open skoro opened 2 weeks ago

skoro commented 2 weeks ago

There is an option allowing to loading the app on user login but currently it works only on Windows. Switching the option on Linux does not affect on app loading.

There is a module for auto launching apps, a Linux specific code is here: https://www.npmjs.com/package/auto-launch?activeTab=code

skoro commented 1 week ago

more parameters:

X-GNOME-Autostart-enabled=true
StartupNotify=false
X-GNOME-Autostart-Delay=10
X-MATE-Autostart-Delay=10
X-KDE-autostart-after=panel
skoro commented 1 week ago

Desktop entry's Version is not the app version but freedesktop specification one: https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html