mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 21:03:59 +01:00
5f056f9f2e
This was an experiment to see if I could make switching between desktops easier. Instead of thinking about desktops in terms of their contents or numbers, we can think about them in terms of gestures used to reveal them. The main advantage to this setup is that you can access any of the other desktops with one keystroke. This is in contrast to having to press super+tab twice. The other advantage is that the desktops are always at a predictable location. One swipe to the right will always get you the desktop on the right, whereas two super+tabs can land on any desktop. |
||
---|---|---|
.. | ||
.config/bspwm | ||
README.md |
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: