From 588c89a71496ced94459514ce4f08abfbcea9694 Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Tue, 30 May 2023 16:03:26 +0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c50495..4016025 100644 --- a/README.md +++ b/README.md @@ -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