Clean up trailing whitespaces

This commit is contained in:
crater2150 2015-08-02 15:24:30 +02:00
parent baba863f62
commit a2bc799549
5 changed files with 21 additions and 21 deletions

View file

@ -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,