https://github.com/swaywm/sway/wiki#libinput-config-options
First create your own config file
mkdir -p ~/.config/sway cp /etc/sway/config ~/.config/sway/ $EDITOR ~/.config/sway/config
And go to the input and uncomment the lines tap enable is the one
input is filled with a generic that you can change to * or input type:touchpad
mod+Shift+c for reloading the config file
sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
sudo dnf install steam
https://aoe2.arkanosis.net/linux/
https://code.visualstudio.com/docs/setup/linux#_install-vs-code-on-linux
sudo dnf install snap
sudo ln -s /var/lib/snapd/snap /snap
sudo snap install eclipse --classic