Hello! I just finally installed EndeavourOS communinty edition with Sway and tried some basic commands. Basically anything other than changing workspaces or direct messages to sway don’t work. For example $mod+Shift+c works but $mod+d does not.
I got into tty and copied the default configuration into ~/.config/sway/config and it seemed to work. I managed to move the i3bar and changed the default $mod to Alt instead. But not $mod+Return or dmenu so I can’t open any program or terminal.
Well, far easier than that. Neither dmenu nor foot was installed. I remember I chose to install only the bare minimum in calamares so I guess it’s just my fault? I will try and reinstall to get more packages.
In case someone else happens to stumble into the same problem:
sudo pacman -Sy dmenu
and now you can access your programs with $mod+d as configured in ~/.config/sway/config if you copied it from /etc/sway/config.
I haven’t seen the EndeavourOs Sway github before and I see now which programs should work out of the box. The problem was that after I installed the community edition none of the programs listed in the sway community edition github worked as none were apparently installed, and I did not see the github linked anywhere during the download or installation process.
I “fixed” my problem by reinstalling the OS and now it looks like its working even though I am encountering other problems aswell. I will open other posts for these issues but someone else might still encounter whatever happened to me in this one.
I wish I could tell you exactly what it was but I remember selecting only Base devel + Common packages. The only thing I did differently was updating and adding more mirrors, and running sudo pacman -Syy before starting calamares, which I did not this time around. Other than that, my procedure was exactly the same and with the same ISO.
could it be you do not used the latest ISO? because on Atlantis and Atlantis neo releases you would not be able to unselect any sway related packages. It shows only common base system packages and in addition, options to enable printing and adding kernels.
I downloaded and mounted the ISO on monday the 17th. I believe I only updated the mirrors and the sudo pacman -Syy before starting calamaris. It might’ve installed incorrectly because I installed it multiple times trying to figure out efi boot, and also maybe it could not fully wipe whatever was left of the last failed installs. Since everything worked well afterwards I guess the error was on my part, eventhough I am unsure of what happened.
The only clear thing is that reinstalling fixed this issue. I have now got the documented programs, themes and scripts. I configured it a bit, fixed up my efi boot order and grub. Everything looks and works well.
this is useless on the live session it is a fixed system and it will not effect the install process as we do install from scratch on target same as you would do on pure arch.
Only updating mirrorlist will get copied over to target to be used for installing packages.