compton doesn't work in battery mode in xrender

This commit is contained in:
Abhay Rana 2015-10-07 17:41:04 +05:30
parent d06f0f88f8
commit 87eade214f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# Backend to use: "xrender" or "glx".
# GLX backend is typically much faster but depends on a sane driver.
backend = "xrender";
backend = "glx";
#################################
#