IceWM: Wait for WM to start
This commit is contained in:
parent
f0c157f36b
commit
39b9cdfdb9
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/bin/sh
|
||||
if [ -x /usr/local/bin/hsetroot ]
|
||||
then
|
||||
sleep 1
|
||||
/usr/local/bin/hsetroot -solid steelblue
|
||||
fi
|
||||
return 0
|
||||
|
|
Loading…
Reference in a new issue