niri: force STM32CubeProgrammer dialogs to float

This commit is contained in:
Adam Gausmann 2026-02-17 13:52:31 -06:00
parent 19e94810da
commit 85c746a06d

View file

@ -247,6 +247,13 @@ window-rule {
open-floating true
}
// Force STM32CubeProgrammer dialogs floating
window-rule {
match app-id="com.st.app.Main"
match title="Message"
open-floating true
}
// Example: block out two password managers from screen capture.
// (This example rule is commented out with a "/-" in front.)
/-window-rule {