I have a bunch of floating toolbars and usually keep them on desktop. However, when I press Windows+D they all disappear. Is there a way to keep them glued there? I know how to make them on top / on top in DOpus only, but I just need them on top on desktop. The best thing I found so far is to put
Toolbar NAME="toolbar1" STATE=float TOGGLE
Toolbar NAME="toolbar2" STATE=float TOGGLE
in one of the global hotkeys (so after pressing Win+D I have to press Win+New Hotkey ... twice) but obviously there must be a better solution.