Converted the workspaces from words to the same icons from qtile, using escape codes instead as ghc doesn't seem to like those unicode characters. The space after the escaped value is necessary as if it is not present only half of the icon will be displayed. Adding the space doesn't add any padding to it as the area which would be occupied by the space character is overdrawn by the icon.
Converted the workspaces from words to the same icons from qtile, using escape codes instead as ghc doesn't seem to like those unicode characters. The space after the escaped value is necessary as if it is not present only half of the icon will be displayed. Adding the space doesn't add any padding to it as the area which would be occupied by the space character is overdrawn by the icon.