I want to automatically start a few applications like Firefox and krusader. On my old Config the rules looked like this:
{ rule = { class = "firefox" },
properties = {tag = tags[1][3] }
},
I am not sure how to change it, the problem seems to be with the tags, im not sure how to solve it