Typo in xephyr.sh comment
This commit is contained in:
parent
16e36332e5
commit
5519a1ed55
|
@ -1,4 +1,4 @@
|
|||
# If rc.lua.new is missing, make a default one.
|
||||
# If example.rc.lua is missing, make a default one.
|
||||
rc_lua=$PWD/example.rc.lua
|
||||
test -f $rc_lua || /bin/cp /etc/xdg/awesome/rc.lua $rc_lua
|
||||
|
||||
|
|
Loading…
Reference in New Issue