Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.1 KB

Swallow

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

Requirements

  • Unix system with i3 window manager
  • Python3.x+
  • Python3.x+ Pip

Installation Instructions

$ git clone https://github.com/Uniminin/Swallow/
$ cd Swallow
$ python3 -m pip install -r requirements.txt
$ sudo make install

License 📜

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