.
This commit is contained in:
parent
4355e83743
commit
5023b32942
11 changed files with 155 additions and 103 deletions
|
|
@ -9,7 +9,6 @@ exists() {
|
|||
}
|
||||
|
||||
grep 'l' <<< "$-" && \
|
||||
exists swc-launch && \
|
||||
exists velox && \
|
||||
test -f "$HOME/.xinitrc" && \
|
||||
test "$(tty)" = '/dev/tty1' && \
|
||||
exec env WLD_DRM_DUMB=1 swc-launch velox
|
||||
exec startx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue