From: Luke Bonham Date: Tue, 14 Mar 2017 18:42:47 +0000 (+0100) Subject: Merge pull request #332 from aajjbb/fix-fs-typo X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/fa326477ddc5365a040fa56eec7759995fffe50a?hp=1ece7c35b7b119ebb1c1bef33d5c04507ff2f117 Merge pull request #332 from aajjbb/fix-fs-typo fixing typo mentioned in #331 --- diff --git a/widget/fs.lua b/widget/fs.lua index b2a21db..f1bd648 100644 --- a/widget/fs.lua +++ b/widget/fs.lua @@ -100,7 +100,7 @@ local function factory(args) naughty.notify({ preset = naughty.config.presets.critical, title = "Warning", - text = partition .. " is empty", + text = partition .. " is full", }) helpers.set_map(partition, true) else