diff --git a/awesomerc.lua b/awesomerc.lua index 1344e171..2a0c9f80 100755 --- a/awesomerc.lua +++ b/awesomerc.lua @@ -10,7 +10,7 @@ local beautiful = require("beautiful") -- Notification library local naughty = require("naughty") local menubar = require("menubar") -local hotkeys_popup = require("awful.hotkeys_popup.widget") +local hotkeys_popup = require("awful.hotkeys_popup").widget -- {{{ Error handling -- Check if awesome encountered an error during startup and fell back to