As I’m about to start renewing and expanding the computer fleet in my house I decided I want to have a machine solely for my personal use, where I can use some solutions no one else will feel comfortable with in the house.

I’ve been wanting to try window managers for a while but after researching on it for a bit I’m none the wiser on which to choose.

There are a few distros out there that already deliver this kind of experience but I want to use the opportunity to learn and start from a stock Debian and build from there to where I want to get to.

I’m fully capable of setting up my computers as is but I’m aware WMs require a bit more involvement, so having at least good documentation is a must.

I’m also not averse to learn some coding, even more when considering I want to have a fully costumized conky, but I’ve never coded before.

The machine will be used essentially for writing, web surfing and email and, if possible, running Stardew Valley.

Any advice will be welcome.

Thanks in advance.

  • Presi300
    link
    English
    29 months ago

    You should give qtile on wayland a try. Sensible tiling layout, configured in just simple python and great documentation…

    • qyronOP
      link
      fedilink
      19 months ago

      I’m currently split between qtile and awsomewm.

      Qtile is wayland ready and uses python for configuring (being python the only language I admit I’m fairly curious about to try to learn).

      awsomewm I already know it uses Lua, which by itself connects into Conky, another piece of software I want to try learn about but I’m still trying to understand if the wm is wayland-ready.

      If Conky could be configured/extended through python, it would tip the scale towards Qtile.

      • Presi300
        link
        English
        19 months ago

        Idk how awesome would connect to conky, just because it uses lua but… sure, I haven’t tried awesomewm personally so I can’t say anything about it

        • qyronOP
          link
          fedilink
          19 months ago

          Connect in the sense that I would be learning the same language and use it for configuring two different pieces of software.