Change clock icon
This commit is contained in:
parent
2764f32797
commit
feb8e77534
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ function mt.__call()
|
|||
w:set_widget(t)
|
||||
|
||||
-- icon widget
|
||||
local i = base.icon("")
|
||||
local i = base.icon("")
|
||||
|
||||
-- merge of the two
|
||||
local widget = wibox.widget {
|
||||
|
|
Loading…
Reference in a new issue