nix-config/bspwm
Donovan Glover 0483131b62
bspwm: Run xeventbind in the background if found
This makes it so that the X DPI and other components are
automatically changed on resolution change.
2018-12-22 17:04:01 -05:00
..
.config/bspwm bspwm: Run xeventbind in the background if found 2018-12-22 17:04:01 -05:00
README.md docs: Add READMEs for bspwm, polybar, and rtv 2018-11-18 15:20:14 -05:00

bspwm

bspwm is a tiling window manager for X11.

Use Cases

bspwm can be used to:

  • Automatically tile all kinds of windows, maximizing screen estate
  • Have complete control of your window manager through simple shell commands
  • Minimize resource usage; bspwm works best without a desktop environment

You should not use bspwm if:

  • You are using a desktop environment
  • You just want to open multiple shells (use kitty or tmux for this instead)