Add script and config file to run weston simply.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
export XDG_RUNTIME_DIR=/root
|
||||
export LANG="en_US.UTF-8"
|
||||
export XCOMPOSEFILE=/root/.config/XCompose
|
||||
weston --tty=1
|
||||
Reference in New Issue
Block a user