mirror of
https://github.com/morgant/mlvwmrc.git
synced 2025-01-29 10:31:11 +00:00
Added alternate solid grey background in .mlvwm/.initrc
This commit is contained in:
parent
d6dea72f71
commit
9e16fb14e9
@ -1,9 +1,10 @@
|
||||
InitFunction
|
||||
# Set the root window (i.e. desktop) background color (or image)
|
||||
Exec "xsetroot" xsetroot -grey &
|
||||
# Exec "xsetroot" xsetroot -solid darkgrey &
|
||||
|
||||
# Launch Xterm on the first desktop (i.e. screen)
|
||||
Desk 0
|
||||
Exec "xterm" xterm -ls -geometry 80x25 &
|
||||
Wait xterm
|
||||
END
|
||||
END
|
||||
|
Loading…
x
Reference in New Issue
Block a user