From: luke bonham Date: Wed, 29 Jul 2015 14:32:09 +0000 (+0200) Subject: #126 fs notification: fixed typo X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/c3559967dbed75d0169f4c69a987cf1c295d9165 #126 fs notification: fixed typo --- 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