[Bug 173522] Re: Conky Staying On Top of All Windows

Mike McD mcdade at gmail.com
Thu Jun 18 19:09:14 UTC 2009


Try this:

#!/bin/bash
/usr/bin/conky &
sleep 10
killall conky &
sleep 10
/usr/bin/conky &

That fixed the issue for me.

-- 
Conky Staying On Top of All Windows
https://bugs.launchpad.net/bugs/173522
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list