mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Closes: https://github.com/gentoo/guru/pull/311 Signed-off-by: David Roman <davidroman96@gmail.com>
12 lines
549 B
XML
12 lines
549 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
A simple Python and Bash script to restore your i3 session. It works very similar to how Firefox restores a previous session. The script can correctly restore terminal subprocesses (such as Vim and ssh) and web browser instances exactly how they were before.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">jdholtz/i3-restore</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|