1urxvt-bell-command(1) RXVT-UNICODE urxvt-bell-command(1)
23
4
NAME
6bell-command - execute a command when the bell rings
7
DESCRIPTION
9Runs the command specified by the "URxvt.bell-command" resource when a
10bell event occurs. For example, the following pops up a notification
11bubble with the text "Beep, Beep" using notify-send:
1213
URxvt.bell-command: notify-send "Beep, Beep"
1415
16
17
9.22 2020-11-10 urxvt-bell-command(1)