doc updates for naughty
This commit is contained in:
parent
ccaa75f4b4
commit
def76356c4
|
@ -120,14 +120,14 @@ end
|
||||||
-- layout = wibox.layout.fixed.vertical,
|
-- layout = wibox.layout.fixed.vertical,
|
||||||
-- },
|
-- },
|
||||||
-- margins = beautiful.notification_margin,
|
-- margins = beautiful.notification_margin,
|
||||||
-- widget = wibox.container.margins,
|
-- widget = wibox.container.margin,
|
||||||
-- },
|
-- },
|
||||||
-- id = "background_role",
|
-- id = "background_role",
|
||||||
-- widget = naughty.container.background,
|
-- widget = naughty.container.background,
|
||||||
-- },
|
-- },
|
||||||
-- strategy = "max",
|
-- strategy = "max",
|
||||||
-- width = width(beautiful.notification_max_width
|
-- width = width(beautiful.notification_max_width
|
||||||
-- or beautiful.xresources.apply_dpi(500)
|
-- or beautiful.xresources.apply_dpi(500)),
|
||||||
-- widget = wibox.container.constraint,
|
-- widget = wibox.container.constraint,
|
||||||
-- }
|
-- }
|
||||||
--
|
--
|
||||||
|
|
Loading…
Reference in New Issue