]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Thu, 27 Jun 2019 05:42:42 +0000 (14:42 +0900)
committerPHO <pho@cielonegro.org>
Thu, 27 Jun 2019 05:42:42 +0000 (14:42 +0900)
dot-files/_xinitrc

index ffaccdbc45090e0f113f8227542cd28e54d9aaa4..42cac6ce1bec888af1a7c0de86e83c9b003559c4 100644 (file)
@@ -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