Code: Select all
ChangeWorkspace :ExecCommand fbsetbg ~/.fluxbox/bg$(xprop -root _NET_CURRENT_DESKTOP | awk '{print $3}').png
Is there a way to keep my pinboard icons and make the backdrop disappear? Or am I stuck with one or the other?
I've found a couple leads that seem to hint that what I'm trying to do is not impossible:
First, when I began toying with the fbsetbg option, I noticed that the backdrop style in the first line of my pb_antiX-fb file had automatically changed from
Code: Select all
<backdrop style="Stretched">/usr/share/wallpaper/peaceful_pond.png</backdrop>
Code: Select all
<backdrop style="Program">/usr/share/wallpaper/peaceful_pond.png</backdrop>
(Note: I previously said 'something like' because I can't seem to get the behavior to repeat now. I promise I'm not lying! Or crazy! ...well maybe crazy i guess...)
Second, while digging through the ROX man page, I came across a section about using an application to change wallpapers (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://rox.sourceforge.net/Manual/Manual/Manual.html#id2504566"
linktext was:"http://rox.sourceforge.net/Manual/Manua ... #id2504566"
====================================
). Is this relevant to my problem? If so, how would I go about applying this information to fbsetbg?
Thanks for bearing with me; I feel like I bumbled my way through this question. I can be a real derp. __{{emoticon}}__