Adding lots of changes
This commit is contained in:
parent
d4f511d8ce
commit
3488174a83
19 changed files with 462 additions and 98 deletions
|
@ -40,7 +40,7 @@ local return_button = function()
|
|||
local widget_button = wibox.widget {
|
||||
{
|
||||
widget,
|
||||
margins = dpi(7),
|
||||
margins = dpi(2),
|
||||
widget = wibox.container.margin
|
||||
},
|
||||
widget = clickable_container
|
||||
|
@ -119,4 +119,4 @@ local return_button = function()
|
|||
|
||||
end
|
||||
|
||||
return return_button
|
||||
return return_button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue