Duplicate names for rules makes them override each other or outright cancels them

hl.window_rule({ name = “floats”, … })

hl.window_rule({ name = “floats”, … })

i named both as floats since that’s what they do and they were two kitty --app-id tab-e and the other with --app-id floatty -e and they shared name = “floats” they didnt work