justbuchanan / i3scripts

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

Autorename script keeps renumbering workspaces #40

Closed fn-ix closed 3 years ago

fn-ix commented 4 years ago

Hello!

The autoname_workspaces.py script keeps renumbering workspaces even after setting RENUMBER_WORKSPACES = False. I tried fiddling with the relevant section in the code too, but was unsuccessful :'(

justbuchanan commented 4 years ago

You should just be able to pass --norenumber_workspaces when launching the script - let me know if that doesn't work.