assets - MArpogaus/awesome GitHub Wiki

Description

Apply custom theme assets (Titlebar buttons, icons).

Configuration

The assets can be set through the assets field.

It expects either a list of asset module names (i.e. {'asset1', 'asset2'}), or a table with the key being the name of the module and the value a configuration table (i.e. {'asset1', ['asset2'] = {...}}. The modules are first searched in ~/.config/awesome/config/assets and then in ~/.config/awesome/rc/assets.

This configuration comes with two kinds of assets:

  • recolor recolor the themes icons using the fg an bg color.
  • mac OSX like title bar buttons with theme dependent colors. (can be themed!)