Thank you very much for the hard works. I find sway very usable even with a 10 years old notebook with only 2GB of memory.
My objective is trying to enable Chinese Input Method "cangjie" (for the default terminal and for Firefox) using Internet Searchable hints while following the default sway config as much as possible (or following the recommended config by the SWAY SIG as close as possible.)
I will start with Fedora 34 Workstation, and replicate to Silverblue 34.
Currently, what I have done is:
sudo systemctl set-default multi-user.target sudo dnf install sway
After login in Console, I just run manually run sway
Q1. What is the preferred way to start testing sway? (with systemd integration) Q2. Where can I find the "recommended" sway config by the SIG?