delayed conky doesn't start

Add functionality to your desktop
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
optimize me

Re: delayed conky doesn't start

Post by optimize me »

Try removing the && symbols and put the commands on separate lines. Here's how I have mine:

Code: Select all

#!/bin/sh
sleep 15
conky -c ~/Conky/.conkyrc &
conky -c ~/Conky/conky-email &
sleep 1
avant-window-navigator &
exit
Works every time.
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.
Locked

Return to “Compiz, Conky, Docks & Widgets”