mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2026-01-14 03:42:05 +01:00
chore(picom): remove offending option glx-no-stencil
This commit is contained in:
parent
b1b8ce749b
commit
7a76bef539
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@ backend = "xrender"
|
||||||
#
|
#
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
glx-no-stencil = true
|
|
||||||
|
|
||||||
# GLX backend: Copy unmodified regions from front buffer instead of redrawing them all.
|
# GLX backend: Copy unmodified regions from front buffer instead of redrawing them all.
|
||||||
# My tests with nvidia-drivers show a 10% decrease in performance when the whole screen is modified,
|
# My tests with nvidia-drivers show a 10% decrease in performance when the whole screen is modified,
|
||||||
# but a 20% increase when only 1/4 is.
|
# but a 20% increase when only 1/4 is.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue