systray, dock, icon_handler some major revision
This commit is contained in:
@@ -120,6 +120,7 @@ return function (s)
|
||||
}
|
||||
|
||||
local calendar_osd_container = awful.popup{
|
||||
screen = s,
|
||||
widget = wibox.container.background,
|
||||
ontop = true,
|
||||
bg = color.color["Grey900"],
|
||||
@@ -178,4 +179,4 @@ return function (s)
|
||||
end
|
||||
end
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user