Clean up trailing whitespaces
This commit is contained in:
parent
baba863f62
commit
a2bc799549
5 changed files with 21 additions and 21 deletions
|
@ -151,7 +151,7 @@ local function mailwidget(name, parent, mailboxes, notify_pos, title) --{{{
|
|||
bg:set_widget(widget)
|
||||
|
||||
local container = wrap_and_add(name, parent, bg, widget)
|
||||
vicious.register(widget, vicious.widgets.mdir, function(widget, args)
|
||||
vicious.register(widget, vicious.widgets.mdir, function(widget, args)
|
||||
if args[1] > 0 then
|
||||
naughty.notify({
|
||||
title = "New mail arrived in box " .. title,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue