[email protected]:
> Hi,
> 
> On Sunday, May 21, 2017 at 4:47:19 AM UTC+10, aforete wrote:
>> Am I doing something wrong here? is there any other way to start
>> applications once a vm starts?
> 
> Yes, you can do the following in your AppVM:
> 
> 1) make the directory /home/user/.config/autostart if it doesn't already exist
> 
> 2) add a file inside that directory called (e.g) thunderbird.desktop that 
> contains the following lines
> 
> [Desktop Entry]
> Name=thunderbird
> Exec=thunderbird
> Type=Application
> 
> Reboot your AppVM and Thunderbird should start. Rinse and repeat for any 
> other app.
> 
> The reason this works is that the autostart files are processed *after* the 
> user's X session has started up.
> 
> Cheers
> 
Thanks. This worked for me. I haven't gotten around the other
suggestions in other replies, but this does everything I want it to so I
don't think it'll be necessary.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/aeb99d51-0396-2afb-158c-4ca6ccc18b6d%40cock.li.
For more options, visit https://groups.google.com/d/optout.

Reply via email to