conky theme not showing transparent background  [Solved]

Message
Author
dotw
Posts: 57
Joined: Mon Sep 18, 2023 10:14 pm

conky theme not showing transparent background

#1 Post by dotw »

The default conky themes show transparent background but the ones i downloaded do not. How do i make them transparent
You do not have the required permissions to view the files attached to this post.

Charlie Brown

Re: conky theme not showing transparent background

#2 Post by Charlie Brown »

Can you try changing the own_window_argb_visual to true and adding own_window_argb_value = 0,

Code: Select all

own_window_argb_visual = true,
own_window_argb_value = 0,
(After saving, change the theme to something else, then select back this one to take effect)

dotw
Posts: 57
Joined: Mon Sep 18, 2023 10:14 pm

Re: conky theme not showing transparent background

#3 Post by dotw »

Charlie Brown wrote: Thu Dec 07, 2023 7:20 am Can you try changing the own_window_argb_visual to true and adding own_window_argb_value = 0,

Code: Select all

own_window_argb_visual = true,
own_window_argb_value = 0,
(After saving, change the theme to something else, then select back this one to take effect)
did not find argb value but after changing "argb_ visual" to true it became transparent. However, it does not look exactly like the original theme is supposed to be
You do not have the required permissions to view the files attached to this post.

User avatar
Jerry3904
Administrator
Posts: 23224
Joined: Wed Jul 19, 2006 6:13 am

Re: conky theme not showing transparent background

#4 Post by Jerry3904 »

The easiest way is to launch Conky Manager, highlight the conky and click the gear icon on the menu bar. It has a "Transparency" tab that will let you easily change values to see if an alternative does it. (Start with the original download, not the one you have altered.)
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

Charlie Brown

Re: conky theme not showing transparent background

#5 Post by Charlie Brown »

Charlie Brown wrote: Thu Dec 07, 2023 7:20 am... and adding own_window_argb_value = 0, ...
dotw wrote: Thu Dec 07, 2023 7:35 am... did not find argb value ... does not look exactly like the original theme is supposed to be

User avatar
ceeslans
Posts: 829
Joined: Sun Apr 14, 2019 3:48 am

Re: conky theme not showing transparent background

#6 Post by ceeslans »

Please share the configuration file for this conky, so we won't have to guess for possible solutions
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

dotw
Posts: 57
Joined: Mon Sep 18, 2023 10:14 pm

Re: conky theme not showing transparent background

#7 Post by dotw »

ceeslans wrote: Thu Dec 07, 2023 8:44 am Please share the configuration file for this conky, so we won't have to guess for possible solutions
https://www.pling.com/p/1980599/

dotw
Posts: 57
Joined: Mon Sep 18, 2023 10:14 pm

Re: conky theme not showing transparent background

#8 Post by dotw »

Charlie Brown wrote: Thu Dec 07, 2023 8:26 am
Charlie Brown wrote: Thu Dec 07, 2023 7:20 am... and adding own_window_argb_value = 0, ...
dotw wrote: Thu Dec 07, 2023 7:35 am... did not find argb value ... does not look exactly like the original theme is supposed to be
sorry for overlooking that you said "adding". I added the line but still it is not exactly like the original one

Charlie Brown

Re: conky theme not showing transparent background

#9 Post by Charlie Brown »

... and again you changed to another theme then turned back to this one ?

dotw
Posts: 57
Joined: Mon Sep 18, 2023 10:14 pm

Re: conky theme not showing transparent background

#10 Post by dotw »

Charlie Brown wrote: Thu Dec 07, 2023 9:19 am ... and again you changed to another theme then turned back to this one ?
no

Post Reply

Return to “XFCE Desktop Environment”