You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
monitors.apply() now resets a monitor's transform, bit depth and colour-management preset when the override is cleared. In Lua mode the monitor keyword is translated to hl.monitor(), which seeds the rule from the existing one for that output, so an omitted key kept its old value: setting a rotated monitor back to Normal had no effect until the next config reload. Requires hyprland-monitors 0.9.0, and the floor now enforces it. BlueManCZ/hyprmod#82