diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-07 09:59:13 -0400 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-07 09:59:13 -0400 |
| commit | 0648bd0071b7f69543bd73e9bd1fa7af527c69f8 (patch) | |
| tree | 0ff28cb27121c5088954c2dd6233c105f9941ccf /src/i3-theme.py | |
| parent | 8159cebf203d48e9cf2f3ca27e8d76ce6127d7ef (diff) | |
Various chaanges
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 |
