From 16ad65d47d0098567df8270e3c0ced25df87d1d7 Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 5 Jul 2012 00:00:03 +0200 Subject: [PATCH] Update master --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca5db988..7ddf99d0 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ The following example is described below: beep=false flash=true showsplash=true + notify=true [connections] 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 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 The `[connections]` section contains a history of logins you've used already, so profanity can autocomplete them for you.