justbuchanan / i3scripts

My scripts for enhancing i3wm
Other
163 stars 46 forks source link

autoname_workspaces.py basic functionality #36

Closed mvrozanti closed 4 years ago

mvrozanti commented 4 years ago

Hi

I'm trying out autoname_workspaces.py but when I run it, it gets rid of all my current workspace icons but doesn't replace by FA ones, nor the default *. Weirdly enough, while running, when I switch back to a workspace and hide a window, then it gets the "old" icon for that workspace: https://i.imgur.com/IYTxrvk.gif

This script sounds so cool but I can't seem to get it to work. I know there's very little info in this issue, but I'm not too sure what to post. FWIW, here's my polybar config

mvrozanti commented 4 years ago

After studying the script for a bit, I just noticed that it actually renames the workspace and not the labels. That's probably why this is happening. I'm gonna fiddle with this a bit.