From ce430bb52e00db8150436aa483783d0db55874b7 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Thu, 31 Aug 2017 01:53:39 -0700 Subject: quartz: Enable preserve by default --- src/gamma-quartz.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gamma-quartz.c b/src/gamma-quartz.c index 6691c91..9fcfdb8 100644 --- a/src/gamma-quartz.c +++ b/src/gamma-quartz.c @@ -40,7 +40,7 @@ int quartz_init(quartz_state_t *state) { - state->preserve = 0; + state->preserve = 1; state->displays = NULL; return 0; -- cgit v1.2.3-70-g09d2