Add floating window rule for sublime merge ssh askpass dialog
This commit is contained in:
parent
0078672993
commit
10d8bb36c5
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue