diff --git a/lib/beautiful.lua b/lib/beautiful.lua index 03af00c97..7491dc06a 100644 --- a/lib/beautiful.lua +++ b/lib/beautiful.lua @@ -15,7 +15,7 @@ local capi = { awesome = awesome } local module_name = "beautiful" --- beautiful: theme library -module(module_name) +module("beautiful") -- Local data local theme = {}