Update man page with new config options
This commit is contained in:
@@ -23,9 +23,16 @@ config file to be able to detect config errors
|
||||
|
||||
*layer* ++
|
||||
type: string ++
|
||||
default: top ++
|
||||
default: overlay ++
|
||||
values: background, bottom, top, overlay ++
|
||||
description: Layer of control center window relative to normal windows. background is below all windows, overlay is above all windows.
|
||||
description: Layer of notification window relative to normal windows. ++
|
||||
background is below all windows, overlay is above all windows.
|
||||
|
||||
*layer-shell* ++
|
||||
type: bool ++
|
||||
default: true ++
|
||||
description: Wether or not the windows should be opened as layer-shell ++
|
||||
surfaces. Note: Requires swaync restart to apply
|
||||
|
||||
*cssPriority* ++
|
||||
type: string ++
|
||||
@@ -54,6 +61,18 @@ config file to be able to detect config errors
|
||||
default: 0 ++
|
||||
description: The margin (in pixels) at the left of the notification center. 0 to disable
|
||||
|
||||
*control-center-layer* ++
|
||||
type: string ++
|
||||
default: top ++
|
||||
values: background, bottom, top, overlay ++
|
||||
description: Layer of control center window relative to normal windows. ++
|
||||
background is below all windows, overlay is above all windows.
|
||||
|
||||
*notification-2fa-action* ++
|
||||
type: bool ++
|
||||
default: true ++
|
||||
description: If each notification should display a 'COPY \"1234\"' action
|
||||
|
||||
*timeout* ++
|
||||
type: integer ++
|
||||
default: 10 ++
|
||||
|
Reference in New Issue
Block a user