Change background color for 00init.

master3.3
Mike Hiretsky 14 years ago
parent 15e4957404
commit 6f31359305

@ -14,7 +14,7 @@
# limitations under the License.
# set background color
xsetroot -solid rgb:17/0b/0a
xsetroot -solid rgb:30/64/8b
if [[ "`ps axeo command | grep 'xdm/xdm --logout' | grep -v grep | \
sed -n -r 's/.* USER=([^ ]+) .*/\1/p'`" == "$USER" ]];

@ -14,5 +14,5 @@
# limitations under the License.
# set background color
xsetroot -solid rgb:17/0b/0a
xsetroot -solid rgb:30/64/8b
exit 0

Loading…
Cancel
Save