remove the #! thing and add a nice comment
This commit is contained in:
parent
b11d260dbe
commit
f83135a47c
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
# This shell script is run before Openbox launches.
|
||||
# Environment variables set here are passed to the Openbox session.
|
||||
|
||||
# Set a background color
|
||||
BG=""
|
||||
|
|
Loading…
Reference in a new issue