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.

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.

14 Comments
natecox@programming.dev · 5 pts · 2y
thelastknowngod@lemm.ee · 3 pts · 2y
I used to be in love with Awesome but I think it's been more than 10 years since I used it last. I remember the software being wonderful and the people in the people in the community being stereotypical, smug, "rtfm" types.. That was more frustrating than anything else about Awesome.
myxi@feddit.nl · 2 pts · 2y
I experienced this too. That's why I stopped asking them anything after my first query (why my keybindings were not working when defined in another file) and relied on guess work. I also found the community kind of dead, so you don't actually get the answers quicker than the guess work will get you there.
jackpot@lemmy.ml · 3 pts · 2y
looks stunning
Andy@programming.dev · 3 pts · 2y
Nice! Color schemes?
b0uldr@lemdro.id · 4 pts · 2y
I believe this is gruvbox
myxi@feddit.nl · 1 pts · 2y
You are correct.
tarneo@lemmy.ml · 2 pts · 2y
DIE
max@lemmy.blahaj.zone · 2 pts · 2y
I loved the color pallet 💝
myxi@feddit.nl · 2 pts · 2y
I love it too. It's pretty much Gruvbox.
gdaofb27584@lemmy.ml · 2 pts · 2y
What code font do you use ? Also please share your font rendering
myxi@feddit.nl · 1 pts · 2y
I use JetBrains Mono font. I am not sure what you meant by font rendering, so if you're interested, you can check my dotfiles.
theshatterstone54@feddit.uk · 2 pts · 2y
Everyone that's ever used AwesomeWM felt that. I felt that too.
myxi@feddit.nl · 3 pts · 2y
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 · 2 pts · 2y
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.