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 #####