- 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.
5 lines
236 B
Plaintext
5 lines
236 B
Plaintext
# Define terminal tag to style them uniformly
|
|
windowrulev2 = tag +terminal, match:class (Alacritty|kitty|com.mitchellh.ghostty)
|
|
windowrulev2 = tag -default-opacity, match:tag terminal
|
|
windowrulev2 = opacity 0.97 0.9, match:tag terminal
|