StrataWM / strata

A cutting-edge, robust and sleek Wayland compositor with batteries included.
https://stratawm.github.io
GNU General Public License v3.0
179 stars 7 forks source link

:sparkles: Updated Lua config #21

Closed anantnrg closed 1 year ago

anantnrg commented 1 year ago

I've updated the Lua config to look like how I see it. Here both the set_bindings function as well as the bindings table in the set_config function can be used. I think this way the user can use what they prefer. Currently the set_bindings function isn't implemented but that can be implemented later.

Edit: I also removed some comments I think were unnecessary so now it looks a bit cleaner.