Adding leftwm with xmobar.

This commit is contained in:
Derek Taylor
2022-10-19 17:44:02 -05:00
parent cfb5e86f9f
commit ffab9f795a
19 changed files with 341 additions and 212 deletions
@@ -0,0 +1,3 @@
{% for w in workspaces %}
Static { xpos = {{w.x}} , ypos = {{w.y}}, width = {{w.w}}, height = 24 }
{% endfor %}