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 <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2015-01-10 20:27:26 +01:00
parent 223a8c8742
commit 6afb5f28a2
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {