mirror of
https://github.com/morgant/mlvwmrc.git
synced 2025-04-01 06:30:31 +00:00
Set the background color (defaulting to grey) in .initrc. Issue #2
This commit is contained in:
parent
cbcf7203d8
commit
9ba300e0e5
@ -1,4 +1,8 @@
|
||||
InitFunction
|
||||
# Set the root window (i.e. desktop) background color (or image)
|
||||
Exec "xsetroot" xsetroot -grey &
|
||||
|
||||
# Launch Xterm on the first desktop (i.e. screen)
|
||||
Desk 0
|
||||
Exec "xterm" xterm -ls -geometry 80x25 &
|
||||
Wait xterm
|
||||
|
Loading…
x
Reference in New Issue
Block a user