1 Jan 0001
update kernel parameters
sudo rpm-ostree kargs --editor
add psmouse.synaptics_intertouch=0
and save the file (CTRL-X if nano is still the default editor)
1 Jan 0001
Adding user to libvirt on Fedora Silverblue
# grep -E '^libvirt:' /usr/lib/group >> /etc/group
# usermod -aG libvirt username
1 Jan 0001
Sway setup
rpm-ostree install fuzzel maim
add psmouse.synaptics_intertouch=0
and save the file (CTRL-X if nano is still the default editor)