mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-20 17:15:41 +02:00
picom: explain why we keep two specific settings
Not 100% sure they apply for backend "egl".
This commit is contained in:
parent
ee27fdfcfc
commit
cbd4a999d9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
backend = "egl";
|
||||
vsync = true;
|
||||
# These two are recommended if they work.
|
||||
glx-no-stencil = true;
|
||||
glx-no-rebind-pixmap = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue