diff options
author | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2024-03-07 07:39:18 +0400 |
---|---|---|
committer | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2024-03-07 07:39:18 +0400 |
commit | 76572b25a75c1e207866cc49b3b834f0824627ab (patch) | |
tree | 0f11010ee6a4a339157083fbb2ed0ecf51c544a4 /x11-misc | |
parent | net-mail/dovecot-fts-xapian: bump to 1.7.6 (diff) | |
download | guru-76572b25a75c1e207866cc49b3b834f0824627ab.tar.gz guru-76572b25a75c1e207866cc49b3b834f0824627ab.tar.bz2 guru-76572b25a75c1e207866cc49b3b834f0824627ab.zip |
x11-misc/i3-restore: add einfo with link to alternative software
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/i3-restore/i3-restore-4.1.ebuild | 1 |
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" } |