commit c69def69823ded583d36facb8e93338d550efbee parent a6bb7abbdf2e6bc885e85ed39706724868933a90 Author: Kris Maglione <jg@suckless.org> Date: Sun, 30 Aug 2009 16:00:22 -0400 Add comment to wmiirc. Diffstat:
| alternative_wmiircs/python/wmiirc.py | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/alternative_wmiircs/python/wmiirc.py b/alternative_wmiircs/python/wmiirc.py @@ -10,6 +10,13 @@ from pygmi import events identity = lambda k: k +# Begin Configuration +# +# Note: This file loads ~/.wmii/wmiirc_local.py if it exists. +# Configuration should be placed in that file, and this file +# left unmodified, if possible. wmiirc_local should import +# wmiirc or any other modules it needs. + # Keys events.keydefs = dict( mod='Mod4',