Commit cbfec455 authored by Erik Reider's avatar Erik Reider

Added notifications widget to man 5 page

parent 8b6af614
...@@ -304,6 +304,17 @@ config file to be able to detect config errors ...@@ -304,6 +304,17 @@ config file to be able to detect config errors
Example: "title#TheMainTitle" ++ Example: "title#TheMainTitle" ++
To address this widget specifically in the css file use the css class .TheMainTitle ++ To address this widget specifically in the css file use the css class .TheMainTitle ++
Widgets to customize: ++ Widgets to customize: ++
*notifications*++
type: object ++
css class: widget-notifications ++
properties: ++
vexpand: ++
type: bool ++
optional: true ++
default: true ++
description: Whether or not the notifications widget ++
should vertically expand or not ++
description: The Notifications Widget. ++
*title*++ *title*++
type: object ++ type: object ++
css class: widget-title ++ css class: widget-title ++
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment