diff --git a/niri/dot-config/niri/config.kdl b/niri/dot-config/niri/config.kdl index 8c63481..ead5ef5 100644 --- a/niri/dot-config/niri/config.kdl +++ b/niri/dot-config/niri/config.kdl @@ -105,6 +105,7 @@ screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png" // Make windows open floating window-rule { match app-id="^it\\.mijorus\\.smile$" + match app-id="^ssh-askpass-sublime$" open-floating true } // Open the Firefox picture-in-picture player as floating by default.