AutoYADM commit: 2025-04-13 16:45:05

This commit is contained in:
Daniel Fichtinger 2025-04-13 16:45:05 -04:00
parent 3954427eaf
commit 2e9301b66a

View file

@ -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
} }