nix-config/bspwm
Donovan Glover dd45c84a10
bspwm: Use ranger as a file browser
This change, in combination with xdg-desktop-portal-termfilechooser-git,
was my attempt to use ranger as a file browser. Although it worked, it
unfortunately caused ranger to crash in some instances, likely due to
incorrect parameters.
2023-04-07 22:32:39 -04:00
..
.config/bspwm bspwm: Use ranger as a file browser 2023-04-07 22:32:39 -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)