-- Notification library
naughty = require("naughty")
menubar = require("menubar")
--- Pulseaudio widget
---local APW = require("apw/widget")
-- {{{ Error handling
-- Check if awesome encountered an error during startup and fell back to
-- Set keys
root.keys(globalkeys)
--- {{{ Autostart applications
+-- Autostart applications
require("autostart")
--- }}}