Skip to content

kozachynskyi/i3-swallow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

used to swallow a terminal window in i3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.4%
  • Makefile 31.6%