my-config/awesome/ui/notification/init.lua

5 lines
139 B
Lua

-- Allows for expanding into notifications for special cases, for example,
-- for music.
return {
normal = require(... .. '.normal')
}