fix(vm): increase RAM to 8GB and fix Hyprland rule syntax to prevent crashes
- 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.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Focus floating DaVinci Resolve dialog windows
|
||||
windowrule = stay_focused on, match:class .*[Rr]esolve.*, match:float 1
|
||||
windowrulev2 = stay_focused on, match:class .*[Rr]esolve.*, match:float 1
|
||||
|
||||
Reference in New Issue
Block a user