Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gustavosbarreto/bsp-swallow
- Owner: gustavosbarreto
- Created: 2022-06-30T14:44:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-03T14:39:15.000Z (over 2 years ago)
- Last Synced: 2024-10-28T20:12:31.073Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
```