mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
Revert "compton: switch back to GLX backend"
This reverts commit ec4236f347
. The
problem is still here.
This commit is contained in:
parent
8b72b4f80e
commit
ff9ce9621d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
-- Spawn a composoting manager
|
||||
awful.util.spawn("compton --vsync opengl-swc --backend glx", false)
|
||||
awful.util.spawn("compton", false)
|
||||
|
||||
-- Start idempotent commands
|
||||
local execute = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue