Small typo
This commit is contained in:
parent
4899b234b4
commit
98989385dd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user