Revert "Revert "compton: switch back to GLX backend""

This reverts commit ff9ce9621d. Well,
using a stable Intel driver seems to do the trick.
This commit is contained in:
Vincent Bernat 2014-09-27 10:58:09 +02:00
parent ff9ce9621d
commit 81744911c4

View file

@ -1,5 +1,5 @@
-- Spawn a composoting manager
awful.util.spawn("compton", false)
awful.util.spawn("compton --vsync opengl-swc --backend glx", false)
-- Start idempotent commands
local execute = {