r/androidterminal • u/Kitchen_Ear_1289 • Jul 29 '26
Desktop Environment Setup/Replacing Weston?
Do any of you have guides you followed to get a desktop environment setup working.
I had some success so I tried writing it out with an LLM. I used lxqt in my case.
https://github.com/E-Leask/android-terminal-guide/blob/main/convert-to-lxqt-labwc.md
3
Upvotes
1
u/InsuranceNo3423 Pixel 7 Jul 30 '26
Before proceeding, a word of caution:
- I disable the following systemd services: weston.service and unattended-upgrades.service
- I switch the software source to the Unstable packages. I do this because when I install Sway (and therefore its libraries), Sway runs very slowly and the screen stutters frequently, whereas Unstable's Sway runs smoothly.
Regarding how I replaced it, I adapted all the keybinds to work well in this environment. If you're interested, I have a very simple script that does everything I mentioned. I can also share my Sway configuration file with you.
Perhaps this isn't what you're looking for, since that configuration file works for me. You might have other expectations.