AutoYADM commit: 2025-04-01 13:00:17
This commit is contained in:
parent
2e8d260db8
commit
a0e1c90c08
1 changed files with 7 additions and 1 deletions
|
@ -213,6 +213,12 @@ window-rule {
|
||||||
proportion 0.75
|
proportion 0.75
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
window-rule {
|
||||||
|
match app-id="^Bitwarden$"
|
||||||
|
default-column-width {
|
||||||
|
proportion 0.33337
|
||||||
|
}
|
||||||
|
}
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id="vesktop$"
|
match app-id="vesktop$"
|
||||||
// clip-to-geometry true
|
// clip-to-geometry true
|
||||||
|
@ -691,7 +697,7 @@ binds {
|
||||||
Mod+T {
|
Mod+T {
|
||||||
toggle-window-floating
|
toggle-window-floating
|
||||||
}
|
}
|
||||||
Mod+Alt+T {
|
Mod+Shift+T {
|
||||||
switch-focus-between-floating-and-tiling
|
switch-focus-between-floating-and-tiling
|
||||||
}
|
}
|
||||||
// Toggle tabbed column display mode.
|
// Toggle tabbed column display mode.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue