From 1ca473b48079a6b7eed0809727070d2c9347fceb Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 1 Oct 2014 09:12:14 +0200 Subject: [PATCH] compton: fallback again to just xrender --- rc/start.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/start.lua b/rc/start.lua index e4a5135..a1f91da 100644 --- a/rc/start.lua +++ b/rc/start.lua @@ -1,5 +1,5 @@ -- Spawn a composoting manager -awful.util.spawn("compton --backend glx --xrender-sync --xrender-sync-fence --glx-no-rebind-pixmap", false) +awful.util.spawn("compton", false) -- Start idempotent commands local execute = {