From 81744911c46553e6c70b4fc5a5a3407b1dedb2f5 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 27 Sep 2014 10:58:09 +0200 Subject: [PATCH] Revert "Revert "compton: switch back to GLX backend"" This reverts commit ff9ce9621d6537440073cc1c56c20429a98f08d7. Well, using a stable Intel driver seems to do the trick. --- rc/start.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/start.lua b/rc/start.lua index a1f91da..4f3f63c 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 --vsync opengl-swc --backend glx", false) -- Start idempotent commands local execute = {