diff options
Diffstat (limited to 'dot.config-profanity/profrc')
| -rw-r--r-- | dot.config-profanity/profrc | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dot.config-profanity/profrc b/dot.config-profanity/profrc index 2b3ea87..266f696 100644 --- a/dot.config-profanity/profrc +++ b/dot.config-profanity/profrc @@ -18,13 +18,18 @@ room.mention=true tray=true tray.read=false +typing=false +message.text=true +typing.current=false + [ui] -beep=true +beep=false console.chat=first -console.muc=first +console.muc=none console.private=first intype=true roster.status=true titlebar.show=true tls.show=true roster.by=presence +time.statusbar=off |
