AutoYADM commit: 2025-04-28 15:15:06
This commit is contained in:
parent
9a4c01dd03
commit
6cf06ed5ee
1 changed files with 7 additions and 7 deletions
|
@ -222,13 +222,6 @@ window-rule {
|
|||
proportion 0.75
|
||||
}
|
||||
}
|
||||
window-rule {
|
||||
match app-id="firefox$" title="Extension: (Bitwarden Password Manager) - Bitwarden — Mozilla Firefox"
|
||||
default-column-width {
|
||||
proportion 0.33337
|
||||
}
|
||||
open-floating true
|
||||
}
|
||||
window-rule {
|
||||
match app-id="vesktop$"
|
||||
// clip-to-geometry true
|
||||
|
@ -242,6 +235,13 @@ window-rule {
|
|||
}
|
||||
clip-to-geometry true
|
||||
}
|
||||
window-rule {
|
||||
match app-id="Bitwarden" title="Bitwarden"
|
||||
default-column-width {
|
||||
proportion 0.33337
|
||||
}
|
||||
open-floating true
|
||||
}
|
||||
// Open the Firefox picture-in-picture player as floating by default.
|
||||
window-rule {
|
||||
// This app-id regular expression will work for both:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue