diff --git a/rc/start.lua b/rc/start.lua index f309c9f..aa73fbc 100644 --- a/rc/start.lua +++ b/rc/start.lua @@ -1,5 +1,5 @@ -- Spawn a composoting manager -awful.util.spawn("compton --vsync drm", false) +awful.util.spawn("compton --vsync opengl-swc --backend glx --glx-no-rebind-pixmap", false) -- Start idempotent commands local execute = {