diff options
Diffstat (limited to 'src/i3-theme.py')
| -rw-r--r--[-rwxr-xr-x] | src/i3-theme.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i3-theme.py b/src/i3-theme.py index 1e367b5..915838f 100755..100644 --- a/src/i3-theme.py +++ b/src/i3-theme.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python import config, theme, os, argparse, subprocess |
