diff --git a/firestarter b/firestarter index 28c2648..fb38443 100755 --- a/firestarter +++ b/firestarter @@ -223,7 +223,7 @@ EOF [ -z "\$DISPLAY" ] : # Note: the dumb sleep hack is because Conky crashes with window_type override if the WM hasn't loaded yet -# This gives the Wm ample time to load up +# This gives the WM ample time to load up command -v conky && [ -r "\${XDG_CONFIG_HOME:-$HOME/.config}/conky/conky.conf" ] sleep 5 && conky EOF