nix-config/bspwm
Donovan Glover 419aa607a3
bspwm: Set the color scheme to base16-tomorrow-night
As cool as it was to have a random color scheme on boot, setting a
predictable and easy to read one is slightly more practical.
2018-12-22 15:58:50 -05:00
..
.config/bspwm bspwm: Set the color scheme to base16-tomorrow-night 2018-12-22 15:58:50 -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)