fix(system): finalize VM stabilization and fix Hyprland syntax

- Restore custom SDDM theme.
- Clean up all remaining Hyprland windowrulev2 and layerrule syntax errors.
- Optimize VM configurations with 4GB RAM and virtio-vga graphics for stability.
- Remove diagnostic debug services and autologin debug settings.
- Ensure correct session autologin to hyprland-uwsm.
This commit is contained in:
Bernardo Magri
2026-04-05 14:58:33 +01:00
parent c336f528a8
commit bb6b46b76e
7 changed files with 11 additions and 58 deletions

View File

@@ -20,4 +20,4 @@ windowrulev2 = opacity 1 1, class:^(zoom|vlc|mpv|org.kde.kdenlive|com.obsproject
windowrulev2 = rounding 8, tag:pop
# Prevent idle while open
windowrulev2 = idleinhibit always, tag:noidle
windowrulev2 = idleinhibit, always, tag:noidle