arch-ppa/src/leftwm
Travis Burtrum b49be0254a Add and update pkgs 2024-02-13 00:05:59 -05:00
..
.gitignore Add and update pkgs 2024-02-13 00:05:59 -05:00
PKGBUILD Add and update pkgs 2024-02-13 00:05:59 -05:00
readme.install Add and update pkgs 2024-02-13 00:05:59 -05:00

readme.install

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"
}