niri: maximize thunderbird
This commit is contained in:
parent
70babab8ec
commit
db27b0ac0f
1 changed files with 8 additions and 0 deletions
|
|
@ -103,6 +103,14 @@ window-rule {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
window-rule {
|
||||||
|
match app-id=r#"^thunderbird$"#
|
||||||
|
open-maximized true
|
||||||
|
focus-ring {
|
||||||
|
off
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Open the Firefox picture-in-picture player as floating by default.
|
// Open the Firefox picture-in-picture player as floating by default.
|
||||||
window-rule {
|
window-rule {
|
||||||
// This app-id regular expression will work for both:
|
// This app-id regular expression will work for both:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue