user/picom: fix flicker and xorg log spam
This commit is contained in:
parent
3fc8f85ed2
commit
b333c10ac6
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
glx-no-stencil = true;
|
||||
glx-copy-from-front = false;
|
||||
glx-no-rebind-pixmap = true;
|
||||
# https://github.com/yshui/picom/issues/578
|
||||
glx-use-copysubbuffer-mesa = false;
|
||||
use-damage = true;
|
||||
|
||||
blur-method = "dual_kawase";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue