- 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.
9 lines
357 B
Plaintext
9 lines
357 B
Plaintext
# Float Steam
|
|
windowrulev2 = float, class:steam
|
|
windowrulev2 = center, class:steam, title:Steam
|
|
windowrulev2 = tag -default-opacity, class:steam.*
|
|
windowrulev2 = opacity 1 1, class:steam.*
|
|
windowrulev2 = size 1100 700, class:steam, title:Steam
|
|
windowrulev2 = size 460 800, class:steam, title:Friends List
|
|
windowrulev2 = idleinhibit, fullscreen, class:steam
|