Commit graph

2 commits

Author SHA1 Message Date
Ben Buhse
b4c4019cad
Rename config files
Switch to file-as-struct for the ones that are just the configs structs
and use singular for the ones that are just parsers
2026-02-17 12:53:15 -06:00
Ben Buhse
5922107579
Implement configuration for the Bar
This adds a few new options for the bar (instead of hardcoding all of
them). fonts, text_color, background_color, positoon, and margins.

Also fixed a couple of bugs when reloading the config and destroying
layer shell and wl surfaces in the wrong order.
2026-02-16 16:07:02 -06:00