diff --git a/rc/start.lua b/rc/start.lua index 30c6b36..d148ae5 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 --glx-no-rebind-pixmap", false) +awful.util.spawn("compton --vsync drm", false) -- Start idempotent commands local execute = {