mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
3
.config/leftwm/themes/basic_xmobar/sizes.liquid
Normal file
3
.config/leftwm/themes/basic_xmobar/sizes.liquid
Normal file
@@ -0,0 +1,3 @@
|
||||
{% for w in workspaces %}
|
||||
Static { xpos = {{w.x}} , ypos = {{w.y}}, width = {{w.w}}, height = 24 }
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user