SoumyaRanjanPatnaik / regolith_wayland_guide

Instructions and packages needed to setup a wayland session of regolith with swaywm.
4 stars 0 forks source link

Ubuntu 23.04 ; Is PPA working? #1

Open junghan0611 opened 1 year ago

junghan0611 commented 1 year ago

Hi, I'm i3 regolith user. I would like to change sway regolith on ubuntu 23.04. Is there any build scripts or ppa on it?

SoumyaRanjanPatnaik commented 1 year ago

Use this command to add the unstable Regolith apt source for 23.04.

echo deb "[arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] \
https://regolith-desktop.org/unstable-ubuntu-lunar-amd64 lunar main" | \
sudo tee /etc/apt/sources.list.d/regolith-unstable.list

Do an apt update, followed by sudo apt install regolith-session-sway. You should get a working sway session. Also, if you have any issues logging in, it might be the display manager at fault. Prefer using LightDM or GDM3