Update README.md

This commit is contained in:
Kron4ek 2023-05-30 16:03:26 +05:00 committed by GitHub
parent e9190cd1ec
commit 588c89a714
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,8 +86,10 @@ Conty can be run from a terminal emulator. To run a program inside Conty, simply
```
$ ./conty.sh [command] [command_arguments]
$ ./conty.sh steam
$ ./conty.sh /usr/bin/bottles
$ HOME_DIR=~/Documents/Conty ./conty.sh gamescope -f -- env WINEPREFIX=$HOME/wine-conty wine ./game.exe
$ ./conty.sh bottles
$ ./conty.sh /usr/bin/steam
$ ./conty_lite.sh mangohud glxgears
$ WINEPREFIX=$HOME/wine-conty ./conty.sh gamescope -f -- wine ./game.exe
```
### GUI