feat(desktop): default to highest monitor resolution

- Change default monitor rule from 'preferred' to 'highres' in monitors.conf.
- Explicitly force 'highres' in the live ISO (nomarchy-live) to avoid low-res fallbacks on some hardware.
- Update roadmap.
This commit is contained in:
Bernardo Magri
2026-04-26 20:03:46 +01:00
parent dd48411013
commit 55f0653e59
3 changed files with 5 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
# Straight 1x setup for low-resolution displays like 1080p or 1440p
# Or for ultrawide monitors like 34" 3440x1440 or 49" 5120x1440
env = GDK_SCALE,1
monitor=,preferred,auto,1
monitor=,highres,auto,1
# Portrait/rotated secondary monitor (transform: 1 = 90°, 3 = 270°)
# monitor = DP-2, preferred, auto, 1, transform, 1