plugins.fidget.notification.view.groupSeparator

Separator between notification groups.

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

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

Default: null

Plugin default: ---

Declared by:

plugins.fidget.notification.view.groupSeparatorHl

Highlight group used for group separator.

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

Default: null

Plugin default: Comment

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.

Type: null or string or raw lua code

Default: null

Plugin default: " "

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.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: