summarylogtreecommitdiffstats
path: root/readme.install
blob: 0af7b556b80bd3e2441fd9dc1e70c6ad486fe9cb (plain)
1
2
3
4
post_upgrade() {
	echo -e "\n\e[1;33mWarning:\e[0m When upgrading from a build without `lefthk` (basically anything before `0.4.0`) you need to completely restart `leftwm` in order to start the hotkey daemon proprerly. A `SoftReload` or `HardReload` will leave you with a session non responsive to keybinds but otherwise running well."
	echo -e "\n\e[1;33mPlease reboot or exit to login/tty to restart `leftwm`.\e[0m"
}