aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services/picom.scm
diff options
context:
space:
mode:
Diffstat (limited to 'oni/home/services/picom.scm')
-rw-r--r--oni/home/services/picom.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/oni/home/services/picom.scm b/oni/home/services/picom.scm
index 54a3f02..73d8249 100644
--- a/oni/home/services/picom.scm
+++ b/oni/home/services/picom.scm
@@ -86,9 +86,6 @@
(backend
(string "xrender")
"Specify the backend to use: xrender, glx, or xr_glx_hybrid")
- (glx-no-stencil
- (boolean #f)
- "GLX backend: avoid using stencil buffer, useful if you don’t have a stencil buffer")
(detect-transient
(boolean #f)
"Use WM_TRANSIENT_FOR to group windows, and consider windows in the same group focused at the same time")