- Code: Select all
exec /usr/bin/conky
- Code: Select all
exec /usr/bin/fluxbox
If I start it manually it is fine.
Any ideas why?
exec /usr/bin/conkyexec /usr/bin/fluxbox


conky &sleep 2 && conky &

proxima_centauri wrote:Are you saying your ~/.conkyrc and ~/.fluxbox/startup share the same code?
EDIT: oops, I re-read your post, misunderstood the problem. I see, that's odd if both are exactly the same - the information below, you probably already know. Maybe you can post ~/.fluxbox/startup.
You should just be puttingin ~/.fluxbox/startup, perhaps with a sleep command to make sure the desktop is loaded first
- Code: Select all
conky &
- Code: Select all
sleep 2 && conky &








Users browsing this forum: No registered users and 3 guests