Skip to content

v0.4.6

Latest

Choose a tag to compare

@BlueManCZ BlueManCZ released this 08 Aug 06:05
7533fbc

Fixed

  • 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