ViliamV / i3-swallow

used to swallow a terminal window in i3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swallow

Used to swallow (send to the scratchpad) a terminal window after a blocking application is run in i3 window manager

Information

This repo just packages jamesofarrell/i3-swallow script using Poetry so it can be install using pip

Requirements

  • Unix system with i3 window manager, or i3 compatible window manager such as sway
  • Python3.x+
  • Python3.x+ Pip

Installation Instruction

pip install --user i3-swallow

Usage

swallow -h

License

This Project is licensed under the MIT License. Check license file for more info.

About

used to swallow a terminal window in i3

License:MIT License


Languages

Language:Python 100.0%