Update README.md

This commit is contained in:
Kron4ek 2021-03-27 15:53:39 +05:00 committed by GitHub
parent cfd0f817ee
commit 409c8afbd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,12 +77,13 @@ It has a builtin file manager (pcmanfm):
./conty.sh pcmanfm
```
Want to check if graphics acceleration works? Run glxinfo, glxgears and vulkaninfo:
Want to check if graphics acceleration works? Run glxinfo, glxgears, vulkaninfo and vkcube:
```
./conty.sh glxinfo | grep direct
./conty.sh glxgears
./conty.sh vulkaninfo
./conty.sh vkcube
```
You can even use Conty for compilation:
@ -100,6 +101,8 @@ There are many more integrated programs. You can list all of them with:
./conty.sh ls /usr/bin
```
Let me know if you want something else to be included in the container.
## Sandbox