On Thu, Jan 26, 2012 at 10:29 PM, Marco <[email protected]> wrote:
> That's it! I now have
>
> awful.rules.rules = {
> […]
> { rule = { class = "Nautilus", instance = "desktop_window" },
> properties = { sticky = true } },
> […]
> }
>
> and it works like a charm. The desktop icons appear on all
> tags and the file manager windows only on the current one.
Thanks! This was a nice and useful rule. I added it to my own
rc.lua too just now.
FWIW, it may be useful to set { border_width = 0 } too for these
Nautilus windows, so that awesome will not add any styling
border around the desktop window. This way it will look
more like a 'real' desktop surface.
Cheers,
Giorgos
--
To unsubscribe, send mail to [email protected].