Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gustavosbarreto/bsp-swallow

Used to swallow a terminal window with another application window exactly over the terminals you start them from
https://github.com/gustavosbarreto/bsp-swallow

Last synced: 7 days ago
JSON representation

Used to swallow a terminal window with another application window exactly over the terminals you start them from

Awesome Lists containing this project

README

        

# bsp-swallow

Used to swallow a terminal window with another application window
exactly over the terminals you start them from.

This project is based on [bspswallow](https://github.com/JopStro/bspswallow).

## Dependencies

* bspwm
* xprop

## Install

Copy [bsp-swallow](https://github.com/gustavosbarreto/bsp-swallow/blob/master/bsp-swallow) script to your PATH
and add the following line to your bspwmrc:

```
pgrep bsp-swallow || bsp-swallow &
```

## Usage

```
$ bsp-swallow command [args]
```