maestrogerardo / i3-gaps-deb

Tool to create and install Debian (or Ubuntu) packages of i3-gaps.
GNU General Public License v3.0
313 stars 46 forks source link

Added option to install i3 via apt if not present in system instead of aborting #21

Closed lpinilla closed 3 years ago

lpinilla commented 4 years ago

Replaced igd_readAndContinue with igd_question to ask if the user prefers to install i3 via apt if not found in system. If agreed, install it or else, throw the same error as before (exit 42)