From: PHO <pho@cielonegro.org>
Date: Thu, 3 Sep 2020 07:13:08 +0000 (+0900)
Subject: Auto commit by The Sugar System.
X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=3cd83fdb8424be6775f69562809630e1716f61a0;p=sugar.git

Auto commit by The Sugar System.
---

diff --git a/dot-files/_config/hexchat/servlist_conf b/dot-files/_config/hexchat/servlist_conf
index 48ac08e..1f82214 100644
--- a/dot-files/_config/hexchat/servlist_conf
+++ b/dot-files/_config/hexchat/servlist_conf
@@ -1,4 +1,4 @@
-v=2.14.1
+v=2.14.3
 
 N=freenode
 E=UTF-8 (Unicode)
diff --git a/dot-files/_xinitrc b/dot-files/_xinitrc
index d001179..ab416d0 100644
--- a/dot-files/_xinitrc
+++ b/dot-files/_xinitrc
@@ -97,6 +97,8 @@ fi
 # Start the compositor
 if which picom >/dev/null 2>&1; then
     picom --backend xrender --daemon
+    # Fluxbox seems to have problems without this sleep...
+    sleep 0.5 || sleep 1
 fi
 
 # Start the window manager