From 8452c3b8da9da21b0493c2d8ff1139dbbb6ccaed Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 3 Oct 2014 10:17:33 +0200 Subject: [PATCH] compton: switch back to glx backend And use both --xrender-sync and --sync opengl-swc --- rc/start.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/start.lua b/rc/start.lua index a1f91da..8ce8afc 100644 --- a/rc/start.lua +++ b/rc/start.lua @@ -1,5 +1,5 @@ -- Spawn a composoting manager -awful.util.spawn("compton", false) +awful.util.spawn("compton --backend glx --xrender-sync --xrender-sync-fence --vsync opengl-swc --glx-no-rebind-pixmap", false) -- Start idempotent commands local execute = {