urxvt-bell-command (1)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
bell-command - execute a command when the bell ringsDESCRIPTION
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"