From: aajjbb Date: Tue, 14 Mar 2017 13:43:44 +0000 (-0300) Subject: fixing typo mentioned in #331 X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/d9fcd8880cb6e6f0373178d6ae9f1d57f941c377?hp=1ece7c35b7b119ebb1c1bef33d5c04507ff2f117 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