diff options
Diffstat (limited to 'profanity/.config/profanity/profrc')
| -rw-r--r-- | profanity/.config/profanity/profrc | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/profanity/.config/profanity/profrc b/profanity/.config/profanity/profrc new file mode 100644 index 0000000..f5653b5 --- /dev/null +++ b/profanity/.config/profanity/profrc @@ -0,0 +1,48 @@ +[connection] +account=sacredheartsc +mam=true +carbons=true +receipts.request=true +receipts.send=true +reconnect=15 +defaccount=sacredheartsc + +[omemo] +trustmode=blind +policy=automatic + +[chatstates] +outtype=true +enabled=true + +[ui] +wintitle.show=true +statuses.chat=all +beep=true +splash=false +resource.message=false +statusbar.show.name=true +statusbar.self=barejid +statusbar.chat=user +flash=true +intype.console=false +console.muc=mention +roster.order=presence +roster.by=none +time.chat=%H:%M +time.console=%H:%M +time.vcard=%y-%m-%d +time.lastactivity=%y-%m-d %H:%M +time.statusbar=off +time.muc=%H:%M +time.private=%H:%M +titlebar.muc.title.jid=true +resource.title=false +theme=zenburn +statusbar.tabmode=default +statusbar.show.number=true +statusbar.show.read=true +titlebar.muc.title.name=false + +[presence] +lastactivity=true |
