commit: 76572b25a75c1e207866cc49b3b834f0824627ab
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Mar 7 03:39:18 2024 +0000
Commit: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Thu Mar 7 03:39:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=76572b25
x11-misc/i3-restore: add einfo with link to alternative software
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
x11-misc/i3-restore/i3-restore-4.1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-misc/i3-restore/i3-restore-4.1.ebuild
b/x11-misc/i3-restore/i3-restore-4.1.ebuild
index 5b81eef559..2d3d1965b9 100644
--- a/x11-misc/i3-restore/i3-restore-4.1.ebuild
+++ b/x11-misc/i3-restore/i3-restore-4.1.ebuild
@@ -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"
}