Provide a lower contrast root weave as default background.
This commit is contained in:
parent
c9b9b122b9
commit
5e486e4cdd
@ -1,8 +1,10 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# $OpenBSD: Xsetup_0,v 1.6 2019/06/29 13:33:06 espie Exp $
|
# $OpenBSD: Xsetup_0,v 1.7 2020/06/28 15:40:48 matthieu Exp $
|
||||||
|
|
||||||
xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail
|
xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail
|
||||||
|
|
||||||
|
xsetroot -fg \#6f6f6f -bg \#bfbfbf -bitmap /usr/X11R6/include/X11/bitmaps/root_weave
|
||||||
|
|
||||||
# install package openbsd-backgrounds
|
# install package openbsd-backgrounds
|
||||||
# then uncomment:
|
# then uncomment:
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user