justbuchanan / i3scripts

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

add cmdline option to disable workspace re-numbering #17

Closed justbuchanan closed 5 years ago

justbuchanan commented 5 years ago

Here's an attempt at adding an option to disable workspace re-numbering as requested in #14. Just pass --norenumber_workspaces to the script at startup.

@benbc7, @sjclayton, can you try this out and see if it works for you?

fauust commented 5 years ago

Hi, I am testing this version of the script.

I am using the following:

For the moment, everything looks fine! Cheers, faust

justbuchanan commented 5 years ago

Thanks for trying this out, @fauust! I'll go ahead and merge it.