1
0
forked from extern/nix-config
donovanglover-nix-config/bspwm
Donovan Glover 07fe725710
bspwm: Make alttab work with alt-tab
This fixes an issue where, at some point, I changed the behavior of
Super+Tab to switch desktops. Having both options gives the flexibility
of choosing whether or not you want to see the other windows while
tabbing through them.
2023-03-20 09:16:43 -04:00
..
.config/bspwm bspwm: Make alttab work with alt-tab 2023-03-20 09:16:43 -04:00
README.md Revert "meta: Remove bspwm" 2023-03-19 16:15:43 -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)