Some rules

This commit is contained in:
crater2150 2015-05-15 21:06:07 +02:00
parent 4d38d2cff5
commit 758dd8348d
3 changed files with 19 additions and 8 deletions

2
rc.lua
View file

@ -52,7 +52,7 @@ for s = 1, screen.count() do
widgets.add.spacer(rtop)
widgets.add.systray(rtop)
widgets.set_spacer_text(" ")
widgets.set_spacer_text(" ")
end
-- }}}