JopStro / bspswallow

dwm-like swallowing for bspwm
MIT License
126 stars 12 forks source link

bspswallow

Adds functionality provided by the dwm "swallow" patch to bspwm.

Dependencies

Installation

Add two files to ~/.config/bspwm

If a class isn't available (such as with xev) then the command of origin can be used.

(example files are included in "examples")

Place bspswallow into your PATH and add the following line to your bspwmrc.

pgrep bspswallow || bspswallow &

Now just restart bspwm and you're good to go.

Known Issues