From c3559967dbed75d0169f4c69a987cf1c295d9165 Mon Sep 17 00:00:00 2001 From: luke bonham Date: Wed, 29 Jul 2015 16:32:09 +0200 Subject: [PATCH] #126 fs notification: fixed typo --- widgets/fs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2