nix-config/bspwm
Donovan Glover 19efc3f94c
meta: Remove xcape and xmodmap
These are obsolete technologies that are no longer needed thanks to
dual-function-keys, which I'll add in a future commit. This also fixes
an issue where left control would behave like an escape key when tapped,
which caused a lot of accidental escapes.
2022-09-28 12:54:52 -04:00
..
.config/bspwm meta: Remove xcape and xmodmap 2022-09-28 12:54:52 -04:00
README.md Revert "Remove bspwm" 2021-05-14 10:19:19 -04: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)