From 712c1f336215744818478eeaba0a417fc4bc5e18 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 11 Jun 2014 10:30:02 +0200 Subject: [PATCH] start: don't try to start xcompmgr compton takes some time to start and meanwhile, xcompmgr will be started... --- rc/start.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/rc/start.lua b/rc/start.lua index 2c8cbb9..6f70cb7 100644 --- a/rc/start.lua +++ b/rc/start.lua @@ -1,6 +1,5 @@ -- Spawn a composoting manager awful.util.spawn("compton", false) -awful.util.spawn("xcompmgr", false) -- Will fail if compton has been started -- Start idempotent commands local execute = {