Xfce desktop covers Conky [SOLVED]

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
rekik

Re: Xfce desktop covers Conky

Post by rekik »

Edit your Conky configuration file and set "background" to "yes". It should work.
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.
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Re: Xfce desktop covers Conky

Post by merlwiz79 »

You can create a script to start conky.
Example:

Code: Select all

#!/bin/bash
sleep 20
/usr/bin/conky
Save file and make sure it's executable.
Then change the autostart to run it instead of conky.
Image
rekik

Re: Xfce desktop covers Conky [SOLVED]

Post by rekik »

Sorry
Locked

Return to “Compiz, Conky, Docks & Widgets”