Cinghio Pinghio
Cinghio Pinghio
Hi, if you could point me to the right place to check, i could try to create a pull request.
For what I understood, with an explicit list in `numbers` we could: 1. leave `custom-labels` empty, hence we have numbers in the module 2. provide ONE glyph this would be...
What @mildred propose seems OK to me.
If you (@mildred ) need some help, just ask. I can do some python or test.
Sorry for the delay, I was out. I commented in the PR that I seams to work, even with only **one** character.
It works for me. With this config: ``` "sway-workspaces": { "numbers": [], "custom-labels": [ "O" ], "focused-labels": [ "X" ], "show-icon": true, "image-size": 16, "show-name": true, "name-length": 40, "mark-autotiling": true,...