Closed as not planned
Description
Description
for example i have this exec that launches a floating window:
[float; size 40% 40%; workspace +0] program
this would work if the program created the window it's self, but for example, thunar have --daemon, then thunar
with those rules wouldn't work as the windows are opened by the daemon. other applications with similar logics includes alacritty, ghostty(ghostty-org/ghostty#2442) etc
so a solution i thought of to this is to temporarily set the rules on another program(user specified)