Updates.
This commit is contained in:
parent
a3bd316ea2
commit
d0f4320c28
8 changed files with 311 additions and 2 deletions
56
.config/profanity/profrc
Normal file
56
.config/profanity/profrc
Normal file
|
@ -0,0 +1,56 @@
|
|||
[ui]
|
||||
splash=true
|
||||
intype=true
|
||||
theme=solarized-dark
|
||||
history=true
|
||||
titlebar=true
|
||||
mouse=true
|
||||
flash=true
|
||||
color.nick=true
|
||||
|
||||
beep=true
|
||||
|
||||
[connection]
|
||||
autoping=60
|
||||
reconnect=5
|
||||
account=crony@cronyakatsuki.xyz
|
||||
carbons=true
|
||||
|
||||
defaccount=crony@cronyakatsuki.xyz
|
||||
|
||||
mam=true
|
||||
|
||||
[presence]
|
||||
autoaway.mode=away
|
||||
autoaway.check=true
|
||||
autoaway.awaytime=15
|
||||
autoaway.awaymessage=Away from computer
|
||||
|
||||
[omemo]
|
||||
policy=always
|
||||
|
||||
log=on
|
||||
|
||||
[logging]
|
||||
chlog=true
|
||||
grlog=true
|
||||
rotate=true
|
||||
shared=true
|
||||
|
||||
[notifications]
|
||||
message=true
|
||||
message.current=true
|
||||
message.text=true
|
||||
room.mention=true
|
||||
room.current=true
|
||||
room.offline=true
|
||||
room=true
|
||||
room.mention.wholeword=false
|
||||
room.trigger=true
|
||||
room.text=true
|
||||
typing=true
|
||||
typing.current=true
|
||||
invite=true
|
||||
sub=true
|
||||
remind=60
|
||||
tray=false
|
Loading…
Add table
Add a link
Reference in a new issue