You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm a big fan of this flake and I've been using it for 6+ months now! Thanks for the great work 💯
Currently, it seems that only the class and title Window Rule fields are supported when defining rules via config.windowRules. This makes it impossible to define rules based on the other fields supported by the rule system (e.g.: workspace-specific rules).
Window rule fields missing from config.windowRules
Thank you for bringing this to my attention, and the detail! Also, thank you for using the flake! I was sure I was the only person. 😄 I'll make sure to update this right now!
That would be excellent! Take all the time you need, of course & kudos once again for all of the effort you've invested into this. I use home-manager both inside and outside of NixOS and your flake has made my setup much, much easier to maintain.
Also, FWIW: Usage of this flake may already be more widespread than you think -- I originally came across this flake via someone else's config, actually.
Oh, well then I'd better be more careful and not just change whatever I want as I have been. Sorry if I've broken your computer in the past.
I have decided to give the mechanism behind the window/layer/workspace rules more attention, as my original work is quite sloppy. I'll make sure to be more conscientious in the future.
Hello, I'm a big fan of this flake and I've been using it for 6+ months now! Thanks for the great work 💯
Currently, it seems that only the
class
andtitle
Window Rule fields are supported when defining rules viaconfig.windowRules
. This makes it impossible to define rules based on the other fields supported by the rule system (e.g.: workspace-specific rules).Window rule fields missing from
config.windowRules
Per the wiki:
Workaround
windowrulev2
lines can be manually added to the Hyprland config viaconfig.extraConfig
:The text was updated successfully, but these errors were encountered: