8d6868aef6
Four defaults now match what a daily-driver Hellion install ends up at anyway, so a fresh install does not feel like the wrong product: - HellionThemeWindowOpacity 0.92 -> 0.5 (more glass-like) - LoadPreviousSession + FilterIncludePreviousSessions false -> true (tabs pick up where they left off after a crash or restart). The privacy filter still gates what goes into the store; loading what is already in there is not an additional privacy cost. - Use24HourClock false -> true (matches a German / European locale, works with the strict CultureInfo.InvariantCulture format from the v0.5.1 fix). RetentionEnabled stays at false because that one is a documented opt-in privacy line, not a UX default. The persistent retention sweep should require an explicit user gesture even though my own install has it on.