This is meant to get a new font (copy) with adjusted attributes, e.g. font_focus = beautiful.get_font_copy(theme.font, "bold") Closes https://github.com/awesomeWM/awesome/pull/308.
This makes awesome respect DPI settings, and adds a new theme based on xrdb and xsettingsd color settings ("xresources"). Closes https://github.com/awesomeWM/awesome/pull/229