diff options
author | Mattias Andrée <maandree@kth.se> | 2016-10-07 17:34:46 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-10-07 17:34:46 +0200 |
commit | 321433227d823450b6f2336b8ba92572e2418b29 (patch) | |
tree | 0d4531a9663d9d8d097f32057c3ae0bf4588d390 | |
parent | m + add ii (diff) | |
download | xpybar-321433227d823450b6f2336b8ba92572e2418b29.tar.gz xpybar-321433227d823450b6f2336b8ba92572e2418b29.tar.bz2 xpybar-321433227d823450b6f2336b8ba92572e2418b29.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | examples/compact | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/compact b/examples/compact index 0ae737d..8a26628 100644 --- a/examples/compact +++ b/examples/compact @@ -67,6 +67,7 @@ from plugins.xkb import XKB #from plugins.application import Application #from plugins.hdparm import HDParm #from plugins.image import Image +#from plugins.irc import II #from plugins.kmsg import KMsg #from plugins.lunar import Lunar #from plugins.menu import Menu |