mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-06 08:36:24 +02:00
Debug shebang
This commit is contained in:
parent
a974d3ab46
commit
500a060c9e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/env python
|
||||||
import config, theme, os, argparse, subprocess,sys
|
import config, theme, os, argparse, subprocess,sys
|
||||||
|
|
||||||
##### Apply Theme #####
|
##### Apply Theme #####
|
||||||
|
|
Loading…
Add table
Reference in a new issue