- Increase VM memory to 8192MB to avoid OOM kills during session startup. - Migrate all 'windowrule' to 'windowrulev2' in core configuration. - Fix 'no_anim' syntax in layer rules. - Re-enable graphics while keeping serial logs for debugging.
9 lines
423 B
Plaintext
9 lines
423 B
Plaintext
# Float Steam
|
|
windowrulev2 = float on, match:class steam
|
|
windowrulev2 = center on, match:class steam, match:title Steam
|
|
windowrulev2 = tag -default-opacity, match:class steam.*
|
|
windowrulev2 = opacity 1 1, match:class steam.*
|
|
windowrulev2 = size 1100 700, match:class steam, match:title Steam
|
|
windowrulev2 = size 460 800, match:class steam, match:title Friends List
|
|
windowrulev2 = idle_inhibit fullscreen, match:class steam
|