Awesome update 2

master
Ambrevar 2012-12-31 11:28:05 +01:00
parent cb8301f2f4
commit 8816e8bc33
1 changed files with 2 additions and 1 deletions

View File

@ -114,7 +114,8 @@ separator_date:set_text(" |")
systraywidget = wibox.widget.systray()
-- Clock
clockwidget = wibox.widget.textclock({ align = "right" })
clockwidget = wibox.widget.textbox()
clockwidget:set_text("DATE")
cpuwidget = wibox.widget.textbox()
netwidget = wibox.widget.textbox()