1
0
forked from extern/nix-config
donovanglover-nix-config/bspwm
Donovan Glover ce3fde5b1a
meta: Replicate sway workspace functionality in bspwm
I like how sway handles workspaces. This change makes it so bspwm uses
numbers as the workspaces and polybar only shows workspaces that are
being used in the bar.
2021-11-14 11:20:57 -05:00
..
.config/bspwm meta: Replicate sway workspace functionality in bspwm 2021-11-14 11:20:57 -05: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)