summarylogtreecommitdiffstats
path: root/espanso-bin.install
blob: aa071f60604bc8f60da53a69cad2f9a2139615bd (plain)
1
2
3
4
5
function post_install {
  echo "
To start espanso automatically when you log in, enable the systemd user service: systemctl --user enable espanso.service
"
}