1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00

blackburn minor tweak

This commit is contained in:
luke bonham 2013-04-21 13:49:44 +02:00
parent 1910c59158
commit a03b295a9f

View file

@ -537,8 +537,8 @@ perceptive.register(123456) -- https//github.com/copycat-killer/perceptive
-- Separators
spr = wibox.widget.textbox(' ')
leftbr = wibox.widget.textbox(white .. '<span rise="1000"> [</span>' .. coldef)
rightbr = wibox.widget.textbox(white .. '<span rise="1000">] </span>' .. coldef)
leftbr = wibox.widget.textbox(white .. ' [' .. coldef)
rightbr = wibox.widget.textbox(white .. '] ' .. coldef)
-- Layout