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 = {