summarylogtreecommitdiffstats
path: root/sway-config-fedora.install
blob: a2f6f7517d4fb5f8228e0d3b193fc88eab6cfe45 (plain)
1
2
3
4
5
6
post_install() {
	cat <<EOF
To start Sway with all Fedora defaults, use the start-sway command or the
"An i3-compatible Wayland compositor (Fedora defaults)" desktop entry.
EOF
}