I tried AwesomeWM two days ago, and after two days of hard work understanding the API reference, I came up with this. More screenshots are below.

  • theshatterstone54@feddit.uk
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    After 2 days of hard work understanding the API reference

    Everyone that’s ever used AwesomeWM felt that. I felt that too.

    • myxiOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      8 months ago

      I had to look through the source code of their widgets (like wibox.widget.textclock, awful.titlebar.widget.maximizedbutton) they use in their default config file to have a grasp of what’s happening. Looking through others’ dotfiles was more pain because it’s not supposed to be looked upon by the beginners, so they cram all they know in a few lines and leave you guessing.

      • theshatterstone54@feddit.uk
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        Yeah. I found it quite painful, having to go through and find all I needed. The hardest part for me was underlines. I wanted my focused workspace to be underlined. It was very difficult tp figure out and the solution is ultimately a hack, but it works.