AutoYADM commit: 2025-04-13 16:45:05
This commit is contained in:
parent
3954427eaf
commit
2e9301b66a
1 changed files with 2 additions and 1 deletions
|
@ -94,6 +94,7 @@ layout {
|
||||||
proportion 0.33333
|
proportion 0.33333
|
||||||
proportion 0.5
|
proportion 0.5
|
||||||
proportion 0.66667
|
proportion 0.66667
|
||||||
|
// proportion 0.75
|
||||||
// Fixed sets the width in logical pixels exactly.
|
// Fixed sets the width in logical pixels exactly.
|
||||||
// fixed 1920
|
// fixed 1920
|
||||||
}
|
}
|
||||||
|
@ -235,7 +236,7 @@ window-rule {
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id="firefox$"
|
match app-id="firefox$"
|
||||||
default-column-width {
|
default-column-width {
|
||||||
proportion 0.66667
|
proportion 0.8
|
||||||
}
|
}
|
||||||
clip-to-geometry true
|
clip-to-geometry true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue