diff --git a/niri/files/config.kdl b/niri/files/config.kdl index a1da104..eca1af1 100644 --- a/niri/files/config.kdl +++ b/niri/files/config.kdl @@ -197,7 +197,7 @@ window-rule { // Handy overlay: don't focus it and remove niri decorations. window-rule { - match app-id=r#"(?i)^handy$"# + match app-id=r#"(?i)^handy$"# title="Recording" open-floating true open-focused false default-floating-position x=120 y=-160 relative-to="bottom"