AutoYADM commit: 2025-02-26 16:10:22
This commit is contained in:
parent
36a325acc1
commit
fd5f24d68f
1 changed files with 6 additions and 1 deletions
|
@ -197,7 +197,9 @@ window-rule {
|
|||
}
|
||||
window-rule {
|
||||
match app-id="thunderbird$"
|
||||
default-column-width { proportion 0.75; }
|
||||
default-column-width {
|
||||
proportion 0.75
|
||||
}
|
||||
}
|
||||
window-rule {
|
||||
match app-id="vesktop$"
|
||||
|
@ -207,6 +209,9 @@ window-rule {
|
|||
}
|
||||
window-rule {
|
||||
match app-id="firefox$"
|
||||
default-column-width {
|
||||
proportion 0.66667
|
||||
}
|
||||
clip-to-geometry true
|
||||
}
|
||||
// Open the Firefox picture-in-picture player as floating by default.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue