awesomerc/configuration/rules/notification/init.lua

6 lines
139 B
Lua
Raw Normal View History

2021-05-25 17:37:29 +02:00
local notification_rules = {}
notification_rules.global = require 'rc.configuration.rules.notification.global'
return notification_rules