Skip to content

Commit 6ee4a3d

Browse files
author
lonely
authored
Update termux-x11.md
1 parent fa3dd35 commit 6ee4a3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

udroid-landing/setting-up-gui/termux-x11.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
saaSA\---
22
description: guide for setting termux-x11 for udroid GUI
33
---
44

@@ -20,7 +20,7 @@ The wayland sockets is the way for the graphical applications to communicate wit
2020

2121
### 3. Setup Instructions
2222

23-
Get xwayland and termux-x11 from x11 repository
23+
Get termux-x11 from x11 repository
2424

2525
```bash
2626
pkg install x11-repo -y
@@ -33,7 +33,7 @@ pkg install termux-x11-nightly
3333
Assuming you installed ubuntu with proot-distro with xfce4 installed, in termux session execute
3434

3535
```bash
36-
termux-x11 DISPLAY=:0
36+
termux-x11 :0
3737
```
3838

3939
this starts termux-x11 with all the required ENV variables

0 commit comments

Comments
 (0)