mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 06:46:38 +02:00
trigger: use command "/print -beep" in default trigger "beep"
This commit is contained in:
@@ -55,7 +55,7 @@ char *trigger_config_default_list[][1 + TRIGGER_NUM_OPTIONS] =
|
||||
"",
|
||||
"${tg_highlight} || ${tg_msg_pv}",
|
||||
"",
|
||||
"/print -stderr \\a",
|
||||
"/print -beep",
|
||||
"ok" },
|
||||
/* hide passwords in commands */
|
||||
{ "cmd_pass", "on",
|
||||
|
||||
Reference in New Issue
Block a user