I love WMs but sometimes I wish there was also a fully featured WM (like a DE) for lazy people.

Because sometimes I can’t be bothered customizing the configs and I would just rather have a slightly more bloated setup but with faster customization and some features out of the box without to much researching.

But in my perspective, in terms of work flow WMs are just the way to compute efficiently.

Do you have any suggestions of projects that might be out there that do fill this niche?

  • Drito@sh.itjust.works
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    5 months ago

    For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple.

    execp_command = xdotool getwindowfocus getwindowname

    It prints the window name on the bar. It is useful for bspwm windows.