Add floating window rule for sublime merge ssh askpass dialog

This commit is contained in:
pancakes 2025-07-29 01:24:29 +10:00
parent 0078672993
commit 10d8bb36c5
Signed by: pancakes
SSH key fingerprint: SHA256:yrp4c4hhaPoPG07fb4QyQIgAdlbUdsJvUAydJEWnfTw

View file

@ -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.