summarylogtreecommitdiffstats
path: root/greetd-qtgreet.install
blob: badae31ff71a7a9731457718f8c76acdcc46dcb3 (plain)
1
2
3
4
5
post_install() {
    echo "The greetd setup needs to be changed for QtGreet to work!"
    echo "Edit /etc/greetd/config.toml and make the change mentioned below."
    echo 'Under [default_session], set command = "sway --config /etc/qtgreet/sway.cfg"'
}