plugins.fidget.notification.view.groupSeparator

Separator between notification groups.

Must not contain any newlines. Set to false to omit separator entirely.

Plugin default: ---

Type: null or string or value false (singular enum)

Default: null

Declared by:

plugins.fidget.notification.view.groupSeparatorHl

Highlight group used for group separator.

Plugin default: Comment

Type: null or string or value false (singular enum)

Default: null

Declared by:

plugins.fidget.notification.view.iconSeparator

Separator between group name and icon.

Must not contain any newlines. Set to "" to remove the gap between names and icons in all notification groups.

Plugin default: " "

Type: null or string or raw lua code

Default: null

Declared by:

plugins.fidget.notification.view.stackUpwards

Display notification items from bottom to top.

Setting this to true tends to lead to more stable animations when the window is bottom-aligned.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by: