justbuchanan / i3scripts

My scripts for enhancing i3wm
Other
162 stars 45 forks source link

i3 autoname_workspaces issue #4

Closed inql closed 6 years ago

inql commented 6 years ago

Hi, im trying to use your script named _autonameworkspaces.py but i cannot run this script successfully. When im trying to run this i'm receiving an error:

Traceback (most recent call last):
  File "i3-autoname-workspaces.py", line 36, in <module>
    from util import *
ModuleNotFoundError: No module named 'util'

Any idea how to handle with this? If thats important im using base i3wm config from manjaro community edition.

inql commented 6 years ago

nevermind, im so stupid, forgot about util.py