1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-09-28 22:22:51 +00:00

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

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";
#################################
#