Vanilla-OS / vanilla-control-center

This utility allows you to manage Vanilla OS components
GNU General Public License v3.0
26 stars 16 forks source link

Enhanced autostart #141

Closed AndyDroid10X closed 1 year ago

AndyDroid10X commented 1 year ago

Now it's too hard in GNOME to add a script to autostart, as Gnome Tweaks tool offers autostart only for installed apps with entry in menu. Would be great if one could add any script to the autostart using GUI.

kbdharun commented 1 year ago

Now it's too hard in GNOME to add a script to autostart, as Gnome Tweaks tool offers autostart only for installed apps with entry in menu. Would be great if one could add any script to the autostart using GUI.

Have you tried this with VSO tasks (https://github.com/Vanilla-OS/vanilla-system-operator)?

AndyDroid10X commented 1 year ago

Yeah it's very powerful, but I need user-specific autostart.

mirkobrombin commented 1 year ago

You can use vso tasks for user tasks, they are stored per user. The vanilla control center is going to be deprecated since we are moving everything inside GNOME Settings itself https://github.com/Vanilla-OS/vanilla-control-center/issues/92 so this issue should probably be started in the os repository instead.