diff options
| author | Thomas Schneider <qsx@qsx.re> | 2018-01-08 11:10:27 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2018-01-08 11:10:27 +0100 |
| commit | cfc5abe6c77cdeba385e4c038a807a5ce931a59a (patch) | |
| tree | 381fb028aa09ac1a58617804805de42df37bb0ea /dot.config-profanity/profrc | |
| parent | 6fc97a329619124f3ab7277e549f85f37bd5a377 (diff) | |
Profanity: Update config
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 |
