Files
dtos-dotfiles/.config/leftwm/themes/basic_xmobar/sizes.liquid
2022-10-19 17:44:02 -05:00

4 lines
112 B
Plaintext

{% for w in workspaces %}
Static { xpos = {{w.x}} , ypos = {{w.y}}, width = {{w.w}}, height = 24 }
{% endfor %}