doc: remove mentions of opengl-swc

This commit is contained in:
Yuxuan Shui 2019-03-10 15:04:41 +00:00
parent 8c1f3bf0eb
commit a5c64b74ad
No known key found for this signature in database
GPG Key ID: 37C999F617EA1A47
1 changed files with 2 additions and 2 deletions

View File

@ -416,10 +416,10 @@ $ compton -c --shadow-red 1 --shadow-green 1 --shadow-blue 1
$ compton -c --shadow-exclude 'class_g = "wbar"'
------------
* Enable OpenGL SGI_swap_control VSync with GLX backend:
* Enable VSync with GLX backend:
+
------------
$ compton --backend glx --vsync opengl-swc
$ compton --backend glx --vsync
------------
BUGS