OmaSettings 1.1.1
One setting was writing a generated file that Hyprland could not read.
- Tap to click applies again. Its Lua key was written with dashes —
tap-to-click = false— which is a syntax error, so Hyprland stopped readingomasettings.luaaltogether and the setting never took effect, with nothing saying why. It is the only key here whose keyword carried a dash. - A generated file that will not parse is rendered again the next time the window opens. It is built wholly from the store, so a copy Hyprland has rejected is not worth keeping — if you had toggled Tap to click on 1.1.0 or earlier, opening the window repairs it.
Thanks to @TheCosmicMoose for reporting it in #1.