From d9fcd8880cb6e6f0373178d6ae9f1d57f941c377 Mon Sep 17 00:00:00 2001 From: aajjbb Date: Tue, 14 Mar 2017 10:43:44 -0300 Subject: [PATCH] fixing typo mentioned in #331 --- widget/fs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2