From 6afb5f28a2ed66a3f168aa3473252b2c2439e99d Mon Sep 17 00:00:00 2001 From: Uli Schlachter Date: Sat, 10 Jan 2015 20:27:26 +0100 Subject: [PATCH] naughty.dbus: Make this actually work Apparently I still had an old naughty.lua laying around in build/lib and thus this new code wasn't actually tested. It's a miracle that it works so well besides this. Signed-off-by: Uli Schlachter --- lib/naughty/dbus.lua.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/naughty/dbus.lua.in b/lib/naughty/dbus.lua.in index 98113412..bba885a1 100644 --- a/lib/naughty/dbus.lua.in +++ b/lib/naughty/dbus.lua.in @@ -25,7 +25,7 @@ local tins = table.insert local naughty = require("naughty.core") --- Notification library, dbus bindings -local dbus = {} +local dbus = { config = {} } -- DBUS Notification constants local urgency = {