.
This commit is contained in:
parent
16cb26991f
commit
4d4c82ed6f
3 changed files with 11 additions and 6 deletions
|
|
@ -13,4 +13,4 @@ shopt -q login_shell && \
|
|||
exists swc-launch && \
|
||||
exists velox && \
|
||||
test "$(tty)" = '/dev/tty1' && \
|
||||
exec swc-launch velox
|
||||
exec env WLD_DRM_DUMB=1 swc-launch velox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue