diff --git a/widgets/fs.lua b/widgets/fs.lua index 0597845..c3a9e18 100644 --- a/widgets/fs.lua +++ b/widgets/fs.lua @@ -46,7 +46,7 @@ function fs:show(t_out) fs.notification_preset.screen = mouse.screen end - notification = naughty.notify({ + fs_notification = naughty.notify({ preset = fs.notification_preset, text = ws, timeout = t_out