this post was submitted on 25 Oct 2023
96 points (99.0% liked)

Unixporn

15128 readers
59 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 11 months ago (1 children)

After 2 days of hard work understanding the API reference

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

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago) (1 children)

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.

[–] [email protected] 2 points 11 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.