Comment by nfrmatk

18 hours ago

I wonder if the author has heard of KDL: https://kdl.dev/

Really it's quite logical that the next iteration of these configuration languages be this style, remove superfluous and annoying quotes, handle comments and maybe allow trailing commas.

If anything it's a spec that writes itself.

Only thing I don't like in kdl is the redundancy between arguments, properties and child nodes

I was going to mention KDL as well.

I've been using it for niri recently, and it's quite nice.