Want to try sway but installed previous iso

latest edition comes with sway. Long time i3 user I want to try it but installed the previous version so…how to upgrade to have access to community edition the same way as installing from the new iso?
After updating the welcome app does not change and th “community editions” are not available.

very recent so maybe download the new iso and install over it…

3 Likes

Thank you for giving sway a try!

Installing EndeavourOS Sway for later installs if a other DE/WM has already been installed.

To Install Manually

git clone https://github.com/EndeavourOS-Community-Editions/sway.git

cd sway

cp -R .config/* ~/.config/

cp .profile ~/.profile

cp .gtkrc-2.0 ~/.gtkrc-2.0

chmod -R +x ~/.config/sway/scripts

chmod -R +x ~/.config/waybar/scripts

sudo pacman -Syu --needed --noconfirm - < packages-repository.txt

dbus-launch dconf load / < xed.dconf

This is will overwrite you previous config’s! And some packages might conflict with what you already have installed.

Welcome to EndeavourOS! Enjoy your time here!

5 Likes

@joselitux

Welcome to EndeavourOs . Hope you enjoy purple side of Arch

2 Likes

Welcome to the forum :tada::balloon:

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.