Adding lots of changes

This commit is contained in:
Chris Cochrun 2020-07-01 11:26:52 -05:00
parent d4f511d8ce
commit 3488174a83
19 changed files with 462 additions and 98 deletions

View file

@ -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