From f489f6f6695178fa13d183769b647e4b12a2d7cf Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 27 Feb 2014 09:29:47 +0100 Subject: add empty module: util MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/__main__.py') diff --git a/src/__main__.py b/src/__main__.py index 83d45f7..84f3b9c 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -20,7 +20,7 @@ along with this program. If not, see . import Xlib.display, Xlib.Xatom, Xlib.ext.randr, Xlib.X from x import * - +from util import * global OUTPUT, HEIGHT, YPOS, TOP, FONT, BACKGROUND, FOREGROUND global dislay, outputs, redraw, Bar, start, stop -- cgit v1.2.3-70-g09d2