aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/i3-restore/i3-restore-4.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/i3-restore/i3-restore-4.1.ebuild b/x11-misc/i3-restore/i3-restore-4.1.ebuild
index 5b81eef55..2d3d1965b 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"
}