AutoYADM commit: 2025-04-28 15:15:06

This commit is contained in:
Daniel Fichtinger 2025-04-28 15:15:06 -04:00
parent 9a4c01dd03
commit 6cf06ed5ee

View file

@ -222,13 +222,6 @@ window-rule {
proportion 0.75 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 { window-rule {
match app-id="vesktop$" match app-id="vesktop$"
// clip-to-geometry true // clip-to-geometry true
@ -242,6 +235,13 @@ window-rule {
} }
clip-to-geometry true 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. // 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: