mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 18:24:22 +02:00
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:
parent
ff9ce9621d
commit
81744911c4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
-- Spawn a composoting manager
|
-- Spawn a composoting manager
|
||||||
awful.util.spawn("compton", false)
|
awful.util.spawn("compton --vsync opengl-swc --backend glx", false)
|
||||||
|
|
||||||
-- Start idempotent commands
|
-- Start idempotent commands
|
||||||
local execute = {
|
local execute = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue