From ff9ce9621d6537440073cc1c56c20429a98f08d7 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 26 Sep 2014 10:46:42 +0200 Subject: [PATCH] Revert "compton: switch back to GLX backend" This reverts commit ec4236f34729ae76a8c5bc9f176576cff07f52e0. The problem is still here. --- rc/start.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/start.lua b/rc/start.lua index 4f3f63c..a1f91da 100644 --- a/rc/start.lua +++ b/rc/start.lua @@ -1,5 +1,5 @@ -- Spawn a composoting manager -awful.util.spawn("compton --vsync opengl-swc --backend glx", false) +awful.util.spawn("compton", false) -- Start idempotent commands local execute = {