all repos — tint2 @ 14074894f9da2fe159621df74b521a6495a8b0d9

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Use python2 in configure script
Chris Lee @klee93
commit

14074894f9da2fe159621df74b521a6495a8b0d9

parent

3fcbf588733661c78385fb8be49f1c241fbe487d

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M configureconfigure

@@ -1,4 +1,4 @@

-#!/usr/bin/env python +#!/usr/bin/env python2.7 from __future__ import print_function