nix-config/bspwm
Donovan Glover cc59ab4c58
bspwm: Fix tint2 showing above fullscreen programs
Although I am glad I eventually found a fix for this, it's much easier
to simply use GNOME with extensions and not have to worry about hacks
like these. If by chance such GNOME extensions are as hacky as the
solution in this commit, I'd argue that the convenience of those hacks
being abstracted away from the user outweighs fixing things manually.
2022-12-15 11:01:53 -05:00
..
.config/bspwm bspwm: Fix tint2 showing above fullscreen programs 2022-12-15 11:01:53 -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)