diff --git a/config/sound/default/PromotedText.opus b/config/sound/default/PromotedText.opus new file mode 100644 index 00000000..d4b4b34f Binary files /dev/null and b/config/sound/default/PromotedText.opus differ diff --git a/config/sound/default/soundicons.conf b/config/sound/default/soundicons.conf index 5c780cda..12b7c8c0 100644 --- a/config/sound/default/soundicons.conf +++ b/config/sound/default/soundicons.conf @@ -40,5 +40,7 @@ PasedClipboardOnScreen='PasedClipboardOnScreen.opus' ErrorSpeech='ErrorSpeech.opus' ErrorBraille='ErrorBraille.opus' ErrorScreen='ErrorScreen.opus' -# I if you cursor over an text that has attributs (like color) +# If you cursor over an text that has attributs (like color) HasAttributes='HasAttributes.opus' +# fenrir can promote strings if they appear on the screen. +PromotedText='PromotedText.opus' diff --git a/config/sound/template/soundicons.conf b/config/sound/template/soundicons.conf index 16db4c22..178a7f05 100644 --- a/config/sound/template/soundicons.conf +++ b/config/sound/template/soundicons.conf @@ -40,5 +40,7 @@ PasedClipboardOnScreen='' ErrorSpeech='' ErrorBraille='' ErrorScreen='' -# I if you cursor over an text that has attributs (like color) +# If you cursor over an text that has attributs (like color) HasAttributes='' +# fenrir can promote strings if they appear on the screen. +PromotedText=''