mirror of
https://github.com/elkowar/dots-of-war.git
synced 2025-02-20 04:12:14 +00:00
Bitwarden floating
This commit is contained in:
parent
4da0ede91c
commit
a872938622
1 changed files with 3 additions and 5 deletions
|
@ -185,6 +185,9 @@ window-rule {
|
||||||
}
|
}
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id=r#"^1Password$"#
|
match app-id=r#"^1Password$"#
|
||||||
|
match app-id=r#"msedge-_.*-Default"#
|
||||||
|
match title=r"[bB]itwarden"
|
||||||
|
match title=r#"^.* is sharing your screen.$"#;
|
||||||
open-floating true
|
open-floating true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -201,11 +204,6 @@ window-rule {
|
||||||
// fake-fullscreen true
|
// fake-fullscreen true
|
||||||
}
|
}
|
||||||
|
|
||||||
window-rule {
|
|
||||||
match title=r#"^.* is sharing your screen.$"#;
|
|
||||||
open-floating true
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
window-rule {
|
window-rule {
|
||||||
shadow {
|
shadow {
|
||||||
|
|
Loading…
Add table
Reference in a new issue