mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Update master
This commit is contained in:
parent
47cf368f9e
commit
16ad65d47d
@ -43,6 +43,7 @@ The following example is described below:
|
|||||||
beep=false
|
beep=false
|
||||||
flash=true
|
flash=true
|
||||||
showsplash=true
|
showsplash=true
|
||||||
|
notify=true
|
||||||
|
|
||||||
[connections]
|
[connections]
|
||||||
logins=mylogin@jabber.org;otherlogin@gmail.com
|
logins=mylogin@jabber.org;otherlogin@gmail.com
|
||||||
@ -62,6 +63,7 @@ The `[ui]` section contains preferences for user interface behaviour:
|
|||||||
|
|
||||||
beep: Try to sound beep on incoming messages if the terminal supports it
|
beep: Try to sound beep on incoming messages if the terminal supports it
|
||||||
flash: Try to make the terminal flash on incoming messages if the terminal supports it
|
flash: Try to make the terminal flash on incoming messages if the terminal supports it
|
||||||
|
notify: Send a desktop notification on incoming messages
|
||||||
showsplash: Show the ascii logo on startup
|
showsplash: Show the ascii logo on startup
|
||||||
|
|
||||||
The `[connections]` section contains a history of logins you've used already, so profanity can autocomplete them for you.
|
The `[connections]` section contains a history of logins you've used already, so profanity can autocomplete them for you.
|
||||||
|
Loading…
Reference in New Issue
Block a user