-- Example window rules -- See https://wiki.hypr.land/Configuring/Basics/Window-Rules/ for more hl.layer_rule({ name = "no_anim_for_wofi", match = { namespace = "wofi" }, no_anim = true, })