6d04528bd8
`client.property.persist` can be used to make properties persistent across restarts. This works by backing them up via X properties (using the `awful.client.property.` prefix). `client.property.persist(c, "floating", "boolean")` is used to make the floating property persistent by default. Based on a patch from Uli, source: https://gist.github.com/psychon/10320743 doc, only set current prop in 'persist' Fix xprop/prop mixup in 'persist' Only call set for non-nil values |
||
---|---|---|
.. | ||
awful | ||
gears | ||
menubar | ||
wibox | ||
beautiful.lua.in | ||
naughty.lua.in |