this post was submitted on 24 Oct 2023
117 points (99.2% 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
117
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

details:

colors are rosé pine

wallpaper

 

 

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

That's nice. What web browser do you use?

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

I use all three web browsers in 9front at different times: abaco, mothra, and netsurf.

My favorite is probably mothra, but netsurf handles most sites in a way that people expect (read: it supports CSS and JS).

ETA: use cases

  • abaco

    • pros: acts like acme and supports viewing multiple pages simultaneously, best for text-only browsing

    • cons: very basic, many sites just don't work at all

 

  • mothra

    • pros: simple, works for a wider variety of sites, can disable image loading entirely with a flag, moth mode is great

    • cons: no tabs, unfamiliar UI for most people, selecting text for snarfing is weird

 

  • netsurf

    • pros: most "normal" web browser, supports CSS and JS, familiar UI

    • cons: no tabs, more bloated than other options, requires compiling a (small) web browser from source