switched to voidgui

This commit is contained in:
Luxferre
2026-06-03 09:07:12 +03:00
parent e509fefdb1
commit 004114967c
3 changed files with 7 additions and 5 deletions
+5 -4
View File
@@ -41,10 +41,11 @@ Alternatively, if you don't want to enter the shell but just run a command insid
## Desktop GUI usage (requires Termux-X11)
1. Open Termux-X11 in the background.
2. Switch to Termux (make sure the wakelock is on!) and type `void` to enter the shell.
3. Type `gui` to start the desktop environment.
4. Switch to Termux-X11 to start using the environment.
5. Exit both the desktop and the CLI shell with Mod4+Shift+E.
2. Switch to Termux (make sure the wakelock is on!) and type `voidgui` to enter the shell.
3. Switch to Termux-X11 to start using the environment.
4. Exit both the desktop and the CLI shell with Mod4+Shift+E.
Alternatively, you can run `startx` (here, it's an alias) from your CLI environment and proceed as usual.
Having at least an external keyboard connected to your device is highly recommended for better desktop experience.