From: PHO Date: Thu, 27 Jun 2019 05:42:42 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=934be458ce8f90e0830a8e15268ad620efb1d2db Auto commit by The Sugar System. --- diff --git a/dot-files/_xinitrc b/dot-files/_xinitrc index ffaccdb..42cac6c 100644 --- a/dot-files/_xinitrc +++ b/dot-files/_xinitrc @@ -89,7 +89,9 @@ fi # Start the compositor if which compton >/dev/null 2>&1; then - compton --daemon + #compton --backend xrender --daemon + # FIXME: Compton 5.1 abort(3)'s when --daemon is used. + compton --backend xrender & fi # Start the window manager