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

6 lines
139 B
Lua
Raw Normal View History

2024-08-20 13:20:26 +00:00
-- Allows for expanding into notifications for special cases, for example,
-- for music.
return {
normal = require(... .. '.normal')
}