19
Choosing a hybrid Wayland Compositor
(slrpnk.net)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Automatable (configuration-less) is indispensable. I got used to it with bspwm, and after using that for a while, switched to herbstluftwm and realized I'm stuck. I don't think I can go back to a WM with a configuration file anymore. Even the different between i3 and fully config-less like hlwm is stark once you're on the other side.
What does this mean? You do a manual action once and it always uses that position?
It means that anything you can do, set, or configure in the WM, you can do through a CLI RPC mechanism. There is no configuration file, no custom config syntax. The "config" is just a shell script full of these commands that herbstluftwm calls when it starts. Literally any behavior you can configure or make happen, you can do with these command line calls.