Files
dtos-dotfiles/.config/leftwm/themes/basic_xmobar/sizes.liquid
Derek Taylor a91301075a Revert "Update"
This reverts commit 777960ac7b.
2025-12-03 11:20:33 -06:00

4 lines
112 B
Plaintext

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