diff --git a/config/awesome/helpers.lua b/config/awesome/helpers.lua index a12cd6a..33201f4 100644 --- a/config/awesome/helpers.lua +++ b/config/awesome/helpers.lua @@ -8,7 +8,7 @@ local xresources = require("beautiful.xresources") local dpi = xresources.apply_dpi local wibox = require("wibox") local icons = require("icons") - +local notifications = require("notifications") local naughty = require("naughty") local helpers = {} diff --git a/config/awesome/notifications/init.lua b/config/awesome/notifications/init.lua index fdfd17e..288698e 100644 --- a/config/awesome/notifications/init.lua +++ b/config/awesome/notifications/init.lua @@ -1,9 +1,7 @@ local beautiful = require("beautiful") local naughty = require("naughty") -local helpers = require("helpers") local menubar = require("menubar") --- notifications = {} local notifications = {} -- Notification settings