Provided by: rxvt-unicode_9.30-2build1_amd64 

NAME
bell-command - execute a command when the bell rings
DESCRIPTION
Runs the command specified by the "URxvt.bell-command" resource when a bell event occurs. For example,
the following pops up a notification bubble with the text "Beep, Beep" using notify-send:
URxvt.bell-command: notify-send "Beep, Beep"
9.30 2022-02-06 urxvt-bell-command(1)