conky theme not showing transparent background [Solved]
conky theme not showing transparent background
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.
Re: conky theme not showing transparent background
Can you try changing the own_window_argb_visual to true and adding own_window_argb_value = 0,
(After saving, change the theme to something else, then select back this one to take effect)
Code: Select all
own_window_argb_visual = true,
own_window_argb_value = 0,
Re: conky theme not showing transparent background
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 beCharlie 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,
(After saving, change the theme to something else, then select back this one to take effect)Code: Select all
own_window_argb_visual = true, own_window_argb_value = 0,
You do not have the required permissions to view the files attached to this post.
Re: conky theme not showing transparent background
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
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: conky theme not showing transparent background
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
Re: conky theme not showing transparent background
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+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+
Re: conky theme not showing transparent background
https://www.pling.com/p/1980599/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
Re: conky theme not showing transparent background
sorry for overlooking that you said "adding". I added the line but still it is not exactly like the original oneCharlie Brown wrote: Thu Dec 07, 2023 8:26 amdotw 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
Re: conky theme not showing transparent background
... and again you changed to another theme then turned back to this one ?
Re: conky theme not showing transparent background
noCharlie Brown wrote: Thu Dec 07, 2023 9:19 am ... and again you changed to another theme then turned back to this one ?