x11-misc/i3-restore: add einfo with link to alternative software

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-03-07 07:39:18 +04:00
parent 049ca3482d
commit 76572b25a7

View File

@@ -50,4 +50,5 @@ src_install() {
pkg_postinst() {
elog "Usage: i3-save and i3-restore"
elog "See the documentation about automatic saving and restoring https://github.com/jdholtz/i3-restore/?tab=readme-ov-file#automating-the-script"
elog "Alternative software: https://github.com/JonnyHaystack/i3-resurrect"
}