]> git.rmz.io Git - dotfiles.git/commitdiff
use glx backend
authorSamir Benmendil <samir.benmendil@gmail.com>
Sat, 4 Jan 2014 09:08:16 +0000 (10:08 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sat, 4 Jan 2014 09:08:16 +0000 (10:08 +0100)
OMFB this fixes an outstanding issue with slow playback in mpv and other
opengl application

compton.conf

index c7ee0c6f63565f3a070f05e53c02372b3909f27f..6090d09855b6fcaa825f837329a426c866a69453 100644 (file)
@@ -37,7 +37,7 @@ blur-background-exclude = [ "window_type = 'dock'", "window_type = 'desktop'" ];
 #fade-exclude = [ ];
 
 # Other
-#backend = "xrender"
+backend = "glx"
 mark-wmwin-focused = true;
 #mark-ovredir-focused = true;
 #use-ewmh-active-win = false;