aboutsummaryrefslogtreecommitdiff
path: root/src/i3-colors.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/i3-colors.py')
-rwxr-xr-xsrc/i3-colors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i3-colors.py b/src/i3-colors.py
index ceb96e0..e206a3d 100755
--- a/src/i3-colors.py
+++ b/src/i3-colors.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
import config, theme, os, argparse, subprocess,sys
##### Apply Theme #####