- Add
~/.config/awesome/autohidewibox.conf
to config search paths - Config keys are now snake_case instead of camelCase! Affected config keys:
awesomeVersion
=>awesome_version
superKeys
=>super_keys
delayShow
=>delay_show
delayHide
=>delay_hide
customhide
=>custom_hide
customshow
=>custom_show
Either replace your config with the new example config and reconfigure (much recommended), or rename the keys in your config.
Other than that only code refactoring and clean-up, but that thoroughly :)