Expand description

The number of pending notifications in rofication-daemon

A different color is used if there are critical notifications.

§Configuration

KeyValuesDefault
intervalRefresh rate in seconds.1
formatA string to customise the output of this block. See below for placeholders." $icon $num.eng(w:1) "
socket_pathSocket path for the rofication daemon. Supports path expansions e.g. ~."/tmp/rofi_notification_daemon"
PlaceholderValueTypeUnit
iconA static iconIcon-
numNumber of pending notificationsNumber-

§Example

[[block]]
block = "rofication"
interval = 1
socket_path = "/tmp/rofi_notification_daemon"
[[block.click]]
button = "left"
cmd = "rofication-gui"

§Icons Used

  • bell

Structs§

Functions§