startup applications dont seem to work

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
skarme

startup applications dont seem to work

Post by skarme »

All,

I wanted to add guake to my startup applications. I did a search for startup applications and then added guake by just typing "guake" in the command and then later on browsing for it. Similarly I did the same for grive-indicator to no success. Seems like on dropbox and my dock seem to work. Any help would be appreciated. I'm using Linux Mint 17.1 Rebecca

skarme
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Buzzsaw
Level 6
Level 6
Posts: 1318
Joined: Sat Aug 23, 2014 12:53 pm

Re: startup applications dont seem to work

Post by Buzzsaw »

It might work if you add 'sleep 10 &&' before the commands, to give the desktop time to load fully. E.g.

Code: Select all

sleep 10 && guake
skarme

Re: startup applications dont seem to work

Post by skarme »

Buzzsaw wrote:It might work if you add 'sleep 10 &&' before the commands, to give the desktop time to load fully. E.g.

Code: Select all

sleep 10 && guake
No Luck with that Buzzsaw :(
Locked

Return to “Cinnamon”