diff --git a/templates/.config/niri/config.kdl.j2 b/templates/.config/niri/config.kdl.j2 index f0300f3..5ed6cfd 100644 --- a/templates/.config/niri/config.kdl.j2 +++ b/templates/.config/niri/config.kdl.j2 @@ -252,14 +252,12 @@ window-rule { // Force STM32CubeProgrammer dialogs floating window-rule { - match app-id="com.st.app.Main" - match title="Message" + match app-id="com.st.app.Main" title="Message" open-floating true } window-rule { - match app-id="steam" - match title=r#"notificationtoasts_.*"# + match app-id="steam" title=r#"notificationtoasts_.*"# open-floating true default-floating-position x=0 y=0 relative-to="bottom-right" focus-ring {