1 2 3 4 5 6 7 8 9 10
# -*- python -*- # A simple xpybar configuration example OUTPUT, YPOS, TOP = 0, 24, True def redraw(): bar.clear() bar.draw_text(0, 10, '°°° TEST °°°')