Add comment to wmiirc.

This commit is contained in:
Kris Maglione 2009-08-30 16:00:22 -04:00
parent a6bb7abbdf
commit c69def6982

View File

@ -10,6 +10,13 @@ from pygmi import events
identity = lambda k: k 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 # Keys
events.keydefs = dict( events.keydefs = dict(
mod='Mod4', mod='Mod4',