Floating rule
This commit is contained in:
parent
5823811700
commit
f5ab3abe76
1 changed files with 5 additions and 0 deletions
|
@ -335,6 +335,11 @@ window-rule {
|
|||
open-focused true
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match title=r#"^Authentication Required"#
|
||||
open-floating true
|
||||
open-focused true
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue